top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the basic principle of RMI architecture ?

+3 votes
652 views
What is the basic principle of RMI architecture ?
posted Mar 23, 2015 by Roshni

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

Principles of RMI :

The RMI architecture is based on a very important principle which states that the definition of the behavior and the implementation of that behavior, are 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.

answer Mar 25, 2015 by Karthick.c
Similar Questions
+1 vote

Probably is very generic question but while designing the power control mechanism what are the basic roles to be kept in mind other then power saving.

...