Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MPI - Parallel Programming - Java

807591Jul 27 2006 — edited Jun 10 2008
hi,

I am interested in using java for parallel computing. I googled a little, but I came to no conclusion. My priorities are:
1) 100% Java
2) MPI-compatibility (respect to the standard)
3) Performance
4) As few 3rd party software as possible.

I am not excluding libraries using native MPI (e.g. javaMPI), but i prefer 100% java.

What are your suggestions?

I am mainly interested in distributed memory programming (no SMP), if any non-MPI library is worth to check please let me know.

Thanx in advance,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2008
Added on Jul 27 2006
3 comments
238 views