Prev Next

Java / RMI

The principle of RMI architecture.

The principle of RMI states that "definition of the behavior and the implementation of that behavior as separate concepts, RMI allows the code that defines the behavior and the code that implements the behavior to remain separate and to run on separate JVMs".

More Related questions...

Show more question and Answers...


Comments & Discussions