summaryrefslogtreecommitdiff
path: root/TAO/examples/RTCORBA/Activity/svc.conf.server
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/RTCORBA/Activity/svc.conf.server')
-rwxr-xr-xTAO/examples/RTCORBA/Activity/svc.conf.server6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/examples/RTCORBA/Activity/svc.conf.server b/TAO/examples/RTCORBA/Activity/svc.conf.server
new file mode 100755
index 00000000000..f5944646c05
--- /dev/null
+++ b/TAO/examples/RTCORBA/Activity/svc.conf.server
@@ -0,0 +1,6 @@
+# -- E X A M P L E conf. file --
+# Note! priority values are for Linux
+
+static RT_ORB_Loader "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy PROCESS -ORBPriorityMapping direct"
+
+static Builder "-POACount 1 -POA poa1 -PriorityModel CLIENT 10 -Bands 2 -Band 1 20 -Band 30 85 -Lanes 2 -Lane 10 1 0 -Lane 80 1 0 -JobCount 2 -Job job_10 poa1 -Job job_80 poa1"