summaryrefslogtreecommitdiff
path: root/apps/README
diff options
context:
space:
mode:
Diffstat (limited to 'apps/README')
-rw-r--r--apps/README19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/README b/apps/README
deleted file mode 100644
index 348bf472216..00000000000
--- a/apps/README
+++ /dev/null
@@ -1,19 +0,0 @@
-The subdirectories in this directory provide a number of complete
-applications that utilize the ACE features.
-
- . Gateway -- Implements a connection-oriented application-level
- gateway that uses source-based and destination-based routing
- of messages between peers connected via TCP/IP networks.
-
- . Orbix-Examples -- Implements several applications that
- integrate ACE and Orbix (which is IONA's implementation of
- CORBA).
-
- . Synch-Benchmarks -- Implements a number of benchmarks
- that test the performance of various synchronization
- mechanisms.
-
- . TTCP -- Implements several variants of the TTCP benchmarking
- test for TCP and UCP using C sockets, ACE C++ wrappers, and
- several versions of CORBA (Orbix and ORBeline).
-