summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/RtEC/ECConfigurator/chain_test/svc.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/ECConfigurator/chain_test/svc.conf.xml')
-rw-r--r--TAO/orbsvcs/examples/RtEC/ECConfigurator/chain_test/svc.conf.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/ECConfigurator/chain_test/svc.conf.xml b/TAO/orbsvcs/examples/RtEC/ECConfigurator/chain_test/svc.conf.xml
new file mode 100644
index 00000000000..30049fd60cc
--- /dev/null
+++ b/TAO/orbsvcs/examples/RtEC/ECConfigurator/chain_test/svc.conf.xml
@@ -0,0 +1,9 @@
+<?xml version='1.0'?>
+<!-- Converted from svc.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- $Id$
+ -->
+ <!-- change SCHED_OTHER to SCHED_FIFO or SCHED_RR to run in Real time class
+ -->
+ <static id="EC_Factory" params="-ECProxyPushConsumerCollection mt:immediate:list -ECProxyPushSupplierCollection mt:immediate:list -ECdispatching kokyu SCHED_OTHER -ECscheduling kokyu -ECfiltering kokyu -ECproxyconsumerlock thread -ECproxysupplierlock thread -ECsupplierfiltering per-supplier -ECobserver basic"/>
+</ACE_Svc_Conf>