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. While multi-threaded Java programs are limited to a single address space, JavaParty extends the capabilities of Java to distributed computing environments.
Title | Kind of Publication | Author (random order) | Year |
---|---|---|---|
Parallel Programming Environment for Computer Clusters | Dissertation |
Bernhard Haumacher |
2005 |
Transparent Distributed Threads for Java | Konferenzartikel |
Bernhard Haumacher, Thomas Moschny, Jürgen Reuter, Walter F. Tichy |
2003 |
Exploiting Object Locality in JavaParty, a Distributed Computing Environment for Workstation Clusters | Konferenzartikel |
Michael Philippsen, Bernhard Haumacher |
2001 |
More Efficient Serialization and RMI for Java | Journal Article |
Christian Nester |
2000 |
Locality optimization in JavaParty by means of static type analysis | Journal Article |
2000 |