Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tests / CSD_Collocation / README
blobb6b2e778c6d3be79b077a0ca0cd04d5572d73f30
3 This is the Collocation test adapted to use CSD, specifically CSD's thread-pool
4 (TP) stragegy.  Collocation.cpp has been modified to shut down and restart the
5 CORBA objects (POAs, ORBs) since that is the use case that shows this
6 particular bug.  Collocation_Tester.cpp has been modified to use a child POA,
7 which will use CSD TP when svc.conf.csd is used as the configuration file.