Can I run Jini on my TINI?
Created May 4, 2012
Tim Rohaly
No, not currently (TINI OS beta 3.0). TINI doesn't support serialization or RMI. While RMI is not explicitly required by the Jini specification, in practice many Jini services use RMI, and in particular Sun's implementation of the Jini lookup service (reggie) requires RMI. Serialization, however, is a requirement for discovery.