The routing space, regions, and association data is used by the RTI to distribute data
|
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
|
Change Thresholds
-
The RTI provides feedback to federate on the amount of change in extents which will lead to data distribution changes
|
In Javabeans, we would set this up as "listeners" which are associated with observers (receivers of events) and which are notified when changes made
|