Intermediate - Advanced Level Users.
RMI, or Remote Method Invocation, is an important underlying technology in Java distribution computing. It is the built-in facility that allows programs to interact with objects that are running in Java Virtual Machines or remote hosts or networks.
Enterprise Java developers, especially those working with Enterprise JavaBeans and Jini, need to understand RMI technology in order to write today complex, distributed applications. This book thoroughly explores and explains this powerful but often overlooked technology.
Included in the book is a wealth of real-world examples that developers can implement and customise.