Changes between Version 2 and Version 3 of KaRMI
- Timestamp:
- Mar 23, 2006 1:26:20 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KaRMI
v2 v3 1 1 = KaRMI: Efficient RMI for Java = 2 [[ JPNav]]2 [[TracNav]] 3 3 4 4 KaRMI is a fast drop-in replacement for the Java remote method invocation package (RMI). It is based on an efficient object serialization mechanism called uka.transport that replaces regular Java serialization from the java.io package. KaRMI and uka.transport are implemented completely in Java without native code. KaRMI also supports non-TCP/IP communication networks such as Myrinet/GM and Myrinet/ParaStation. It can also be used in clusters interconnected with heterogenous communication technology.