Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / performance-tests / Sequence_Latency / Thread_Per_Connection / svc.conf.xml
blobf38184b5de9e10d0d6947e004787497831e97447
1 <?xml version='1.0'?>
2 <!-- Converted from ./performance-tests/Latency/Thread_Per_Connection/svc.conf by svcconf-convert.pl -->
3 <ACE_Svc_Conf>
4  <static id="Advanced_Resource_Factory" params="-ORBReactorType select_mt -ORBReactorMaskSignals 0 -ORBFlushingStrategy blocking"/>
5  <static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE -ORBClientConnectionHandler RW"/>
6  <static id="Server_Strategy_Factory" params="-ORBConcurrency thread-per-connection"/>
7 </ACE_Svc_Conf>