summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service/svc.conf.xml
blob: ac491a2ce35a9ab2548cb146176a1152f24a125f (plain)
1
2
3
4
5
6
7
8
<?xml version='1.0'?>
<!-- Converted from ./orbsvcs/Concurrency_Service/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <!--  This service must use a thread-per-connection model to enable the -->
 <!--  server to block in a dedicated thread, i.e., one for each client. -->
 <!--  The concurrency service will not run in the reactive model. -->
 <static id="Server_Strategy_Factory" params="-ORBconcurrency thread-per-connection"/>
</ACE_Svc_Conf>