Blitz Bits

Jini Exporter


A simple kit to convert a standard RMI service into a Jini service with full JoinAdmin support. Simply instantiate and export the RMI server as usual and then let the framework do the rest.

The package contains the framework (source and binary), javadocs, example code/configuration, license and instructions.

Jini JNDI


A simple JNDI adapter which translates JNDI lookup requests into Jini service lookup requests.
The package includes a pre-built jar, source code, javadoc and an example.

Jini Distributed Lock Manager


A lock manager service for providing distributed mutual exclusion. This is a fault tolerant implementation based on JGroups.

The package includes source code etc.