Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / orbsvcs / tests / EC_Mcast / README
blob520e5fb53c73a9d82d780d47eac746201c9f4da9
3 This test can be pretty complicated to run, a sample configuration file is
4 included to help you startup.
6         The basic idea to remember is that a "Federation" is a logical
7 grouping of incoming and outgoing mcast addresses that share the same
8 multicast port.  The test reads the configuration file to find out
9 which Federations are globally available defined, but the comand line
10 is used to specify the list of federations that are actually running
11 on each process.
13         To make the test interesting you should run at least two
14 copies of the test, on different windows (to keep the output appart):
16 $ ./EC_Mcast -p ECM1.pid -c sample.cfg -n 200 -t 500000 -f Set02
17 $ ./EC_Mcast -p ECM2.pid -c sample.cfg -n 200 -t 500000 -f Set02
19         the test will report the number of events received, if you run
20 just one of the processes you will notice that this number is smaller,
21 this indicates that some events come from a "remote" event.