summaryrefslogtreecommitdiff
path: root/trunk/TAO/examples/RTCORBA/Activity/svc.conf.client
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/examples/RTCORBA/Activity/svc.conf.client')
-rwxr-xr-xtrunk/TAO/examples/RTCORBA/Activity/svc.conf.client12
1 files changed, 12 insertions, 0 deletions
diff --git a/trunk/TAO/examples/RTCORBA/Activity/svc.conf.client b/trunk/TAO/examples/RTCORBA/Activity/svc.conf.client
new file mode 100755
index 00000000000..83fdc67758a
--- /dev/null
+++ b/trunk/TAO/examples/RTCORBA/Activity/svc.conf.client
@@ -0,0 +1,12 @@
+# -- E X A M P L E conf. file --
+
+# Note! priority values are for Linux
+
+
+
+static RT_ORB_Loader "-ORBSchedPolicy SCHED_RR -ORBScopePolicy PROCESS -ORBPriorityMapping direct"
+
+
+
+static Builder "-TaskCount 2 -ThreadTask -JobName job_10 -Priority 10 -Period 1 -ExecTime 10000 -Phase 0 -Iter 20 -Load 1000 -ThreadTask -JobName job_80 -Priority 80 -Period 1 -ExecTime 10000 -Phase 0 -Iter 20 -Load 1000"
+