SAL Home PROGRAM Languages & Compilers

JavaParty

JavaParty is an extension of Java with some important new features.

  • Transparent Remote Objects. Although RMI seems to offer this, you really have to re-work your multi-threaded Java program significantly before you can exploit the combined computing power of all your workstations with RMI. JavaParty programs are just a tiny step away from regular Java.
  • Object Mobility. JavaParty objects are free to move from one node of the network to another. Object migration results in locality of access and therefore may hide network latency. Migration is either triggered by the runtime system or can be initiated by the JavaParty programmer. A future version will have some additional compile time analysis.
JavaParty compiles programs to ordinary Java ByteCode, and interfaces with existing Java code, retaining the broad compatibility of Java. And after you've added JavaParty, you can continue to use all of the old Java libraries as well as your own past code!

Current Version:   0.98

License Type:   Free, see http://wwwipd.ira.uka.de/JavaParty/distr/license.html

Home Site:
http://wwwipd.ira.uka.de/JavaParty/

Source Code Availability:   Yes

Available Binary Packages:

  • Debian Package:   No
  • RedHat RPM Package:   No
  • Other Packages:   ??

Targeted Platforms:

UNIX, Windows

Software/Hardware Requirements:

JAVA 1.1

Other Links:
None

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Programming   |   Languages & Compilers


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.