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