Skip to search formSkip to main contentSkip to account menu

Java remote method invocation

Known as: Rmic, Java RMI, Remote Method Invokation 
The Java Remote Method Invocation (Java RMI) is a Java API that performs remote method invocation, the object-oriented equivalent of remote procedure… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2011
2011
The proliferation of a new generation of distributed real‐time embedded systems (DRE) characterized by special restrictions on… 
2010
2010
A mobile agent is a program that is not bound to the system on which it began execution, but rather travels amongst the hosts in… 
2007
2007
Real time systems have a great impact in areas such as: telecommunications, consumer electronics, medical equipment, etc… 
2006
2006
Java remote method invocation is an implementation of remote procedure call in object oriented environment. However, its security… 
2003
2003
We further increase the efficiency of Java RMI programs. Where other optimizing re-implementations of RMI use pre-processors to… 
2001
2001
An interceptor is a software mechanism that provides the hooks that are needed to introduce additional code dynamically into the… 
2000
2000
RMI erlaubt es Entwicklern, Programme zu schreiben, die Objekte auf entfernten Rechnern in genau derselben Weise ansprechen wie… 
1999
1999
We present a specification for Jgroup, an extension to the Java distributed object model based on group communication. Jgroup is… 
1999
1999
An aim of distributed system is successful interaction among programs running in different address spaces. An earlier article in… 
Review
1997
Review
1997
For years, scientists have dreamed of software programs that, given a very large task, could borrow any kind and number of unused…