Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / orbsvcs / Concurrency_Service / svc.conf
blob559b30aa61635fb66c5d604d3b586c09ca179e12
2 # This service must use a thread-per-connection model to enable the
3 # server to block in a dedicated thread, i.e., one for each client.
4 # The concurrency service will not run in the reactive model.
5 static Server_Strategy_Factory "-ORBconcurrency thread-per-connection"