RTI is a software bus used by HLA Federates (simulation objects) to plug in and interact with other Federates within a Federation (distributed simulation) |
This interaction is based on publish/subscribe model and is mediated by two RTI communication objects: RTI Ambassador and Federate Ambassador |
Ambassadors provide access to RTI Services such as Time Management, Data Distribution Management etc. |
JWORB implements both Ambassadors as CORBA objects; all services in Object Web RTI are distributed and they use CORBA services to implement RTI services (economy, QoS etc.) |