summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README')
-rw-r--r--TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README b/TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README
index 8f1b47d3e44..548f8a03a48 100644
--- a/TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README
+++ b/TAO/orbsvcs/tests/Event/Mcast/RTEC_MCast_Federated/README
@@ -124,23 +124,7 @@ SimpleAddressServer.{h,cpp}
to listen to based on consumer subscriptions. This simple
implementation always returns the same address.
--------------------------------------------------------------------------
-
-AddrServerMain.cpp
-
- A main wrapper for running a stand-alone SimpleAddressServer instance.
- This is used to support a test that spans multiple hosts to insure
- proper functionality of the address server.
-
--------------------------------------------------------------------------
-
-Barrier.idl
- This idl file defines a simple interface that presents a barrier for
- synchronizing multiple senders. The implementation is in the stand
- alone address server, which must be told how many clients to expect.
- It then starts that number of threads plus an additional thread so
- that an ACE_Barrier may be used to implement the waiting.
Exeuction via Perl Script
-------------------------