1 | So we have a hierarchy of entities Federation --> Federates --> Objects where can have many tiers in each category |
2 | A Federation could be the set of all jobs to be run on a particular site |
3 | A Federate could be a job consisting of multiple possibly shared objects |
4 | Objects are just data structures in HLA -- you send interaction events instead of invoking methods |
5 | These aspects are organized by Federation, Object and Ownership management services |
6 | We can classify both jobs and computers as separate federations |