Remote Method Invocation (RMI) - Definition or Meaning

Remote Method Invocation (RMI)

Author:

Published:

Updated:

Share This
« Back to Glossary Index

Definition of “Remote Method Invocation (RMI)” :

“Remote Method Invocation (RMI)” is a Java-based technology that allows an object running in one Java virtual machine to invoke methods on an object running in another, potentially on a different machine, facilitating object-oriented programming in a distributed computing environment.

« Back to Glossary Index

Latest NEWS & Guides