Introduction


What is RMI

The Distributed Calculator:
A Simple Example

Scaling Up: Enterprise Concerns

Scaling the Calculator

RMI Future

Running the Application

Instructions by Yanping Tan

Screen Captures by Bill Murray


The RMI Registry is started with by using rmiregistry.exe

Each Server is started by using java servername

Finally the Client is initiated by using java calClient

Screen captures of the output from starting the registry and servers can be found here.

This is the output of the client session: