1. What are the contributions in "Parallel java: a unified api for shared memory and cluster parallel programming in 100% java" ?
This paper describes Parallel Java ’ s features and architecture ; compares and contrasts Parallel Java to other Javabased parallel middleware libraries ; and reports performance measurements of Parallel Java programs.
read more
2. What are the future works in "Parallel java: a unified api for shared memory and cluster parallel programming in 100% java" ?
Future plans for PJ include improving the performance of PJ ’ s low-level message passing classes ; improving the performance of PJ ’ s high-level message passing ( communicator ) operations ; implementing additional message passing operations such as all-reduce, all-to-all, and barrier ; and adding parallel file I/O capabilities like those of MPI-2. 0. While the work so far has focused on implementing PJ ’ s functionality, future work will also focus on performance measurements and comparisons.
read more





