Object Web RTI Architecture
Our design is based on 10 CORBA interfaces, including
- 6 Managers (Federation, Declaration, Object, Ownership, Time, Data Distribution),
- 2 Ambassadors (RTI, Federate) and
- 2 Integrators (FederationExecution and RTIKernel).
Since each Manager is mapped to an independent CORBA object, we can easily provide minimal support for distributed management by simply placing individual managers on different hosts.