Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 289 Bytes

Transparent RMI

A wrapper for Java's Remote Method Invocation (RMI) which makes remote calls transparent. See src/hello for a documented example.

See also this JavaWorld article for a detailed explanation.