JavaParty

A distributed companion to Java

Summary

JavaParty allows easy port of multi-threaded Java programs to distributed environments such as clusters. Regular Java already supports parallel applications with threads and synchronization mechanisms. 

Development and Usage in Projects
Title Short Description

A distributed companion to Java