summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthrall <thrall@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-16 21:44:34 +0000
committerthrall <thrall@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-16 21:44:34 +0000
commit17ae85d7c032a60182c29dcaab2e215aa3bef9dd (patch)
treec667c1198260301d7ae79855a64d3b0e15b55113
parentbef13cccedaa79a9b195f398ad8d6eaacdf87f6c (diff)
downloadATCD-17ae85d7c032a60182c29dcaab2e215aa3bef9dd.tar.gz
Initial commit. Defines basic EC config, as well as required config of EC_Gateway_IIOP_Factory for EC federation
-rw-r--r--TAO/examples/Kokyu_dsrt_schedulers/edf_example/svc.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/examples/Kokyu_dsrt_schedulers/edf_example/svc.conf b/TAO/examples/Kokyu_dsrt_schedulers/edf_example/svc.conf
new file mode 100644
index 00000000000..ae8708fded9
--- /dev/null
+++ b/TAO/examples/Kokyu_dsrt_schedulers/edf_example/svc.conf
@@ -0,0 +1,4 @@
+# $Id$
+static EC_Factory "-ECProxyPushConsumerCollection mt:immediate:list -ECProxyPushSupplierCollection mt:immediate:list -ECdispatching kokyu -ECscheduling kokyu -ECfiltering kokyu -ECproxyconsumerlock thread -ECproxysupplierlock thread -ECsupplierfiltering per-supplier -ECObserver basic"
+static Config_Factory "-ECConfig edf"
+static EC_Gateway_IIOP_Factory "-ECGIIOPConsumerECControl reactive -ECGIIOPUseConsumerProxyMap 0" \ No newline at end of file