A more efficient RMI for Java

Abstract
In current Java implementations, Remote Method Invocation(RMI) is too slow, especially for high performance computing.RMI is designed for wide-area and high-latency networks,it is based on a slow object serialization, and it doesnot support high-performance communication networks.The paper demonstrates that a much faster drop-in RMIand an efficient serialization can be designed and implementedcompletely in Java without any native code. Moreover,the re-designed RMI supports non-TCP/IP...

This publication has 8 references indexed in Scilit: