remote execution which require that only simple data types and defi ned structures be passed to and from
methods, RMI allows any Java object type to be used, even if the client or server has never encountered it
before. RMI allows both client and server to dynamically load new object types as required.
Remote method invocation (RMI) facilitates object function calls between Java virtual machines
(JVMs). JVM can be located on separate computers, yet one JVM can invoke methods belonging to an
object stored in another JVM. Methods can even pass objects that a foreign virtual machine has never
encountered before, allowing ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.