1 |
The routing space, regions, and association data is used by the RTI to distribute data
|
2 |
When an update region and subscription regions of different federates overlap
-
The RTI ensures that the attribute updates and interactions associated with that update region are routed to federates with subscription regions which overlap the sender's update region
|
3 |
Change Thresholds
-
The RTI provides feedback to federate on the amount of change in extents which will lead to data distribution changes
|
4 |
In Javabeans, we would set this up as "listeners" which are associated with observers (receivers of events) and which are notified when changes made
|