summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service/svc.conf.xml
blob: e93ba1c6842c308837a4765a04c5de43bc58e0d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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>