summaryrefslogtreecommitdiff
path: root/ACE/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/svc.conf.xml
blob: 30eb65ebcfaf18856f69088b99ebebc9939e6635 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version='1.0'?>
<!-- Converted from ./performance-tests/Latency/Thread_Per_Connection/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <!--  -->
 <!--  $Id$ -->
 <!--  -->
 <static id="Advanced_Resource_Factory" params="-ORBReactorType select_mt -ORBReactorMaskSignals 0 -ORBFlushingStrategy blocking"/>
 <static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW"/>
 <static id="Server_Strategy_Factory" params="-ORBConcurrency thread-per-connection"/>
</ACE_Svc_Conf>