1 | Remote Method Invocation (RMI) is a Java framework designed and implemented by Sun Microsystems to support the familiar remote procedure call (RPC) model, available in a wide variety of computing environments, and client/server computing using objects. |
2 | One of the technical paper sessions at Java '98 focused on RMI itself. During this session and follow-up discussions in the working group, a number of issues were raised. Each is summarized in following foils |