summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Collocation/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CSD_Collocation/README')
-rw-r--r--TAO/tests/CSD_Collocation/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tests/CSD_Collocation/README b/TAO/tests/CSD_Collocation/README
new file mode 100644
index 00000000000..cd5de64caca
--- /dev/null
+++ b/TAO/tests/CSD_Collocation/README
@@ -0,0 +1,6 @@
+This is the Collocation test adapted to use CSD, specifically CSD's thread-pool
+(TP) stragegy. Collocation.cpp has been modified to shut down and restart the
+CORBA objects (POAs, ORBs) since that is the use case that shows this
+particular bug. Collocation_Tester.cpp has been modified to use a child POA,
+which will use CSD TP when svc.conf.csd is used as the configuration file.
+