RmiPatterns
Last edit October 19, 2004
Here are some
RemoteMethodInvocation
-related patterns on Wiki:
ObserversAndRmi
FacadesAsDistributedComponents
is useful to minimize the number of objects exported via RMI.
TransparentRmi
<server callbacks to client using RMI>
KissWebServices
please add to this list