summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/svc.conf')
-rwxr-xr-xTAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/svc.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/svc.conf b/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/svc.conf
new file mode 100755
index 00000000000..9b2dfef060a
--- /dev/null
+++ b/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/svc.conf
@@ -0,0 +1,12 @@
+# Options for exclusive transport strategy
+static Client_Strategy_Factory "-ORBTransportMuxStrategy EXCLUSIVE"
+
+# Options required for regular testing; comment out for real-time testing
+#static RT_ORB_Loader "-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"
+