summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests/EC_Scalability/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/performance-tests/EC_Scalability/README')
-rw-r--r--TAO/orbsvcs/performance-tests/EC_Scalability/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/orbsvcs/performance-tests/EC_Scalability/README b/TAO/orbsvcs/performance-tests/EC_Scalability/README
new file mode 100644
index 00000000000..6fece9980f6
--- /dev/null
+++ b/TAO/orbsvcs/performance-tests/EC_Scalability/README
@@ -0,0 +1,14 @@
+/**
+
+@page Real-time Event Channel Scalability Test README File
+
+ This test tries to estimate the latency as the number of consumers increases.
+
+ To run the test use the run_test.pl script:
+
+$ ./run_test.pl
+
+ the script returns 0 if the test was successful, and prints
+out the performance numbers.
+
+*/