extrmi - RMI Interceptor and Multicast

extrmi stands for "Extended RMI" for generic Multicast and Interceptor support.

Interceptor Support

Unlike the IIOP or JINI, extrmi provides for a protocol-independent interceptor support, which is introduced in. Service-context propagation over RMI (Javaworld Jan. 2005) originally, and Service-context propagation over RMI: Implementation follow-up (Javaworld April 2005).

RMI Multicast and Replication

The general design follows the FT-CORBA standards, and uses Jgroups Toolkit for providing the underlying Group Communication System (GCS) multicast support.