Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / CSD_Collocation / svc.conf.csd
blobf9130f04785af32e773c4c637910e3d494204ad7
1 # Please see $TAO_ROOT/docs/Options.html for details on these options.
3 # This is a single threaded "server."
4 static Advanced_Resource_Factory "-ORBReactorType select_st -ORBInputCDRAllocator null  -ORBConnectionCacheLock null"
6 # Make sure we use RW client handler so if something goes wrong, the program will bloc,
7 # i.e., won't work.
8 static Client_Strategy_Factory "-ORBClientConnectionHandler RW"
10 # Not absolutely necessary for this test, but we add it for fun.
11 static Server_Strategy_Factory "-ORBConcurrency reactive"
13 static TAO_CSD_TP_Strategy_Factory "-CSDtp child:2:OFF"