Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / performance-tests / RTCorba / Thread_Pool / svc.conf.xml
blob5a8fa8250ef3ef242e923ec77587ef1c2b838184
1 <?xml version='1.0'?>
2 <!-- Converted from svc.conf by svcconf-convert.pl -->
3 <ACE_Svc_Conf>
4  <!--  Options for exclusive transport strategy -->
5  <static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE"/>
6  <!--  Options required for regular testing -->
7  <static id="RT_ORB_Loader" params="-ORBPriorityMapping linear"/>
8  <!--  For real-time testing, uncomment the following line: -->
9  <!--  static RT_ORB_Loader "-ORBPriorityMapping linear -ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM" -->
10  <!--  For real-time testing (with native priority), uncomment the following line: -->
11  <!--  static RT_ORB_Loader "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM" -->
12 </ACE_Svc_Conf>