3 This example simulates spacecraft constellation. Each spacecraft
4 connects to a constellation-wide multicast group to which it
5 forwards pre-filtered messages on behalf of its agents. To run
6 the example start a few spacecrafts (in separate terminal windows):
12 Then start a few agents (from ../Agent) for each spacecraft:
23 You should be able to observer that each agent receives only
24 every third message from the agents on other spacecrafts.
28 Boris Kolpackov <boris@kolpackov.net>