1 | RTI is a software bus used by HLA Federates (simulation objects) to plug in and interact with other Federates within a Federation (distributed simulation) |
2 | This interaction is based on publish/subscribe model and is mediated by two RTI communication objects: RTI Ambassador and Federate Ambassador |
3 | Ambassadors provide access to RTI Services such as Time Management, Data Distribution Management etc. |
4 | 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.) |