Latest Articles ::
Explains what are the components needed to execute a RMI program and also how to create your own RMI program and execute it
This article discusses Crispy, the remote invocation framework. Crispy goal is to provide a single point of entry for remote invocation for a wide...
RMI connects to existing and legacy systems using the standard Java native method interface JNI. RMI can also connect to existing relational database...
Smart stubs provide a lightweight, noninvasive mechanism for distributed performance monitoring and performance improvement through local caching....
Learn how to supercharge your RMI servers by reducing the use of thread synchronization and implementing asynchronous callbacks via a configurable...
This article presents a quick overview of the CLDC/MIDP networking mechanisms, then it discusses a middleman architecture that enables the use of...
A fundamental shift is taking place in the systems architectures of major software vendors. Presently, the industry aims to deliver services via...
This is the second of a three-part series on the Remote Method Invocation framework, or RMI -- a powerful framework for building distributed...