Latest Articles ::
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...
In this article, I introduce the basic ideas behind command objects. In order to do so, I drag in an example application that provides a translation...