This document provides an overview and comparison of distributed coordination-based systems TIB/Rendezvous and Jini. It describes their coordination models, communication methods, naming services, transactions, caching/replication, reliability, security and differences in major design goals, events, processes, and support for transactions, locking, and recovery. Key aspects of TIB/Rendezvous include publish/subscribe, multicasting messages, and secure channels, while Jini emphasizes flexible integration and uses the Java lookup service and method invocations.
Related topics: