RMI has various meanings in the IT Terminology category. Discover the full forms, definitions, and usage contexts of RMI in IT Terminology.
RMI (Remote Method Invocation) is a way that a programmer, using the Java programming language and development environment, can write object-oriented programming in which objects on different computers can interact in a distributed network. RMI is the Java version of what is generally known as a remote procedure call (RPC), but with the ability to pass one or more objects along with the request.
IT TerminologyLast updated: