summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/README')
-rw-r--r--TAO/examples/Event_Comm/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/examples/Event_Comm/README b/TAO/examples/Event_Comm/README
index fbb34bdf132..69075bef213 100644
--- a/TAO/examples/Event_Comm/README
+++ b/TAO/examples/Event_Comm/README
@@ -4,9 +4,8 @@ This directory contains source code for a prototype CORBA-based
distributed notification mechanism. This mechanism implements a
"publish/subscribe" communication protocol. It allows Suppliers to
pass messages containing object references to a dynamically managed
-group of Consumers. This is similar to the OMG COS Events Service,
-though not as sophisticated. For more examples on the COS Events
-Service check out $TAO_ROOT/orbsvcs/orbsvcs/.
+group of Consumers. This is similar to the OMG COSS Event Service,
+though not as sophisticated.
DIRECTORY STRUCTURE