summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Dynamic_Thread_Pool/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Dynamic_Thread_Pool/README')
-rw-r--r--TAO/tests/RTCORBA/Dynamic_Thread_Pool/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/README b/TAO/tests/RTCORBA/Dynamic_Thread_Pool/README
deleted file mode 100644
index 95b07c46c2c..00000000000
--- a/TAO/tests/RTCORBA/Dynamic_Thread_Pool/README
+++ /dev/null
@@ -1,10 +0,0 @@
-$Id$
-
-Description:
-This is a simple test for a RT thread-pool server. It creates a
-server process with multiple thread pools, POAs, and servants. The
-test also spawns multiple clients for each servant. The servants with
-multiple threads in their thread-pool respond faster than the servants
-with a single thread thread-pool.
-
-See run_test.pl to see how to run this test. \ No newline at end of file