Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / orbsvcs / Concurrency_Service / svc.conf.xml
blobac491a2ce35a9ab2548cb146176a1152f24a125f
1 <?xml version='1.0'?>
2 <!-- Converted from ./orbsvcs/Concurrency_Service/svc.conf by svcconf-convert.pl -->
3 <ACE_Svc_Conf>
4  <!--  This service must use a thread-per-connection model to enable the -->
5  <!--  server to block in a dedicated thread, i.e., one for each client. -->
6  <!--  The concurrency service will not run in the reactive model. -->
7  <static id="Server_Strategy_Factory" params="-ORBconcurrency thread-per-connection"/>
8 </ACE_Svc_Conf>