summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Throughput
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-08-23 22:23:04 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-08-23 22:23:04 +0000
commit35282ae6e3d52b6bfd1b485937bca46abe89215e (patch)
tree51ccca2c1a78e55580c2c2a46aa62affdce841d3 /TAO/orbsvcs/tests/EC_Throughput
parent440ed2707997d8b5e9e0766b74bc100e0368113a (diff)
downloadATCD-35282ae6e3d52b6bfd1b485937bca46abe89215e.tar.gz
ChangeLogTag:Fri Aug 23 17:03:05 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Throughput')
-rw-r--r--TAO/orbsvcs/tests/EC_Throughput/ec.conf.xml6
-rw-r--r--TAO/orbsvcs/tests/EC_Throughput/ec_mt.conf.xml8
2 files changed, 14 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/EC_Throughput/ec.conf.xml b/TAO/orbsvcs/tests/EC_Throughput/ec.conf.xml
new file mode 100644
index 00000000000..33c1ba2e392
--- /dev/null
+++ b/TAO/orbsvcs/tests/EC_Throughput/ec.conf.xml
@@ -0,0 +1,6 @@
+<?xml version='1.0'?>
+<!-- Converted from ./orbsvcs/tests/EC_Throughput/ec.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- $Id$ -->
+ <static id="EC_Factory" params="-ECdispatching reactive -ECfiltering basic -ECproxyconsumerlock thread -ECsupplierfiltering per-supplier"/>
+</ACE_Svc_Conf>
diff --git a/TAO/orbsvcs/tests/EC_Throughput/ec_mt.conf.xml b/TAO/orbsvcs/tests/EC_Throughput/ec_mt.conf.xml
new file mode 100644
index 00000000000..af8714ddd69
--- /dev/null
+++ b/TAO/orbsvcs/tests/EC_Throughput/ec_mt.conf.xml
@@ -0,0 +1,8 @@
+<?xml version='1.0'?>
+<!-- Converted from ./orbsvcs/tests/EC_Throughput/ec_mt.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- -->
+ <!-- $Id$ -->
+ <!-- -->
+ <static id="EC_Factory" params="-ECProxyPushConsumerCollection mt:immediate:list -ECProxyPushSupplierCollection mt:immediate:list -ECDispatching mt -ECDispatchingThreads 4 -ECFiltering basic -ECProxyConsumerLock thread -ECProxySupplierLock thread -ECSupplierFiltering per-supplier"/>
+</ACE_Svc_Conf>