summaryrefslogtreecommitdiff
path: root/apps/README
diff options
context:
space:
mode:
Diffstat (limited to 'apps/README')
-rw-r--r--apps/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/README b/apps/README
new file mode 100644
index 00000000000..348bf472216
--- /dev/null
+++ b/apps/README
@@ -0,0 +1,19 @@
+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).
+