RMI : Remote Method Invocation in Java |
Here is one chapter of my book "Applications Réparties en Java" in French about RMI.
Along time, this page adds more excentic software related to distributed applications, such as non-standard versions of RMI, or clustering in java.
It is very easy to use RMI tools in eclipse. For generating stubs, create a new external tool with location :
/usr/bin/rmi
with : Working directory the variable :
${project_loc}
with arguments :
${java_type_name}
Exemples de programmes RMI (Michel Riveill)
See also : Java Security
Transporting Objects over Sockets
MPJ Express: MPI (message Passing ) for Java
RMICallbacks
RMI framework
Sun RMI Tutorial
RMI IIOP : Sun cookbook
Getting started using RMI/IIOP
Example using POA
Seamlessly caching stubs for performance
Chapter 10 form Java RMI by Willima Grosso
Performance issues with Serialization
Comparing Externalizable to Serializable
Dynamically loading classes in RMI
Sun RMI guide
JGuru RMI FAQs
SecurityManager to download classes
Properties Rmi
Properties SunRmi
Object activation
Rmi chat
Using an asynchronous process manager to contain your RMI server applications
.Net Remoting versus RMI (en français)
Accessing a RMI/IIOP-based CORBA object with .NET remoting
RMI -IIOP Javaworld 99
RMI -IIOP tutorial
RMI-IIOP Sun reference
A corba Client to an EJB
Java Rmi Serialization by W. Grosso ed. OReilly
Comparison Socket/RMI en performance
Java IDL main page
Getting started with Java IDL
RMI threads FAQ
Concurrence de ressources et RMI
Designing RMI Applications
© Copyright AFC Europe 1998-2014