summaryrefslogtreecommitdiff
path: root/trunk/TAO/examples/CSD_Strategy/ThreadPool6/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/examples/CSD_Strategy/ThreadPool6/README')
-rw-r--r--trunk/TAO/examples/CSD_Strategy/ThreadPool6/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/trunk/TAO/examples/CSD_Strategy/ThreadPool6/README b/trunk/TAO/examples/CSD_Strategy/ThreadPool6/README
new file mode 100644
index 00000000000..5c90da80c6b
--- /dev/null
+++ b/trunk/TAO/examples/CSD_Strategy/ThreadPool6/README
@@ -0,0 +1,14 @@
+# $Id$
+
+Description:
+
+This is the simple "ThreadPool" test modified to use the TIE approach.
+
+
+To run the test use the run_test.pl script:
+
+$ ./run_test.pl
+
+ The script returns 0 if the test was successful.
+
+