Sunday 1 January 2017

Approaching Developments on Parallel Programming Models Through JAVA

Vol. 10  Issue 3
Year:2016
Issue:Jan-Mar 
Title: Approaching Developments on Parallel Programming Models Through JAVA
Author Name:Bala Dhandayuthapani Veerasamy, and G.M. Nasira
Synopsis:
Multicore platforms allow developers to optimize applications by intelligent partitioning at different workloads on different processor cores. Currently, application programs are optimized to use multiple processor resources, resulting in faster application performance. The authors earlier research work focused on native thread for Java on windows thread, Pthread, and Intel TBB. The authors also developed Native Threads, Native Pthread, Java Native Intel TBB beneath windows 32-bit platform. This article aims to identify the future directions of native thread for Java on windows thread, Pthread, and Intel TBB through JNI beneath windows 64-bit platforms and other platform besides. Furthermore, it articulates additional opening to pursue approaching developments on parallel programming models through Java.

No comments:

Post a Comment