summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/benchmark/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/benchmark/README')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/benchmark/README28
1 files changed, 0 insertions, 28 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/benchmark/README b/TAO/orbsvcs/tests/AVStreams/benchmark/README
deleted file mode 100644
index 8f4bf8eb5d8..00000000000
--- a/TAO/orbsvcs/tests/AVStreams/benchmark/README
+++ /dev/null
@@ -1,28 +0,0 @@
-This directory contains a Audio/Video Streaming
-service client and server to measure the throughput achieved and also
-the stream establishment time.
-
-server options:
-=============
-
--p : Use Process strategy.
-
--r : Use reactive strategy.
-
-Other standard orb options.
-
-client options:
-==============
-
--b block_size to be used.
-
--t No. of threads on the client side (to measure stream establishment
- time for different threads.)
-
--s Use the Datagram reactive strategy and streamendpoint.Default is
- TTCP reactive strategy.
-
--p Port number to listen on.
-
--h hostname to bind to.
-