Copyright © 2001 Qusay H. Mahmoud
Goals of RMI
lRMI has a number of goals, some of these are:
l
–Support seamless object remote invocations
–Support callbacks from server to client
–Integrate the distributed object model into Java
–Make writing distributed applications as simple as possible
–Refer to book (pp. 107)