3 This directory contains possibly the most simple example of
4 the real-time event service. It contains three executables; a
5 consumer, supplier and a program to create the event channel itself.
7 Run using the run_test.pl script or:
9 $ ../../../Naming_Service/Naming_Service
14 more advanced tests are available in
15 $TAO_ROOT/orbsvcs/tests/Event and $TAO_ROOT/orbsvcs/tests/EC_*