diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-23 22:23:04 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-23 22:23:04 +0000 |
commit | 4fcaa22bc307b47f876866573ca3e5d1a2175ccd (patch) | |
tree | 51ccca2c1a78e55580c2c2a46aa62affdce841d3 /TAO/performance-tests/Throughput/svc.conf.xml | |
parent | d568b1f2bffdd4dd738a422515be1b8d6850bd87 (diff) | |
download | ATCD-4fcaa22bc307b47f876866573ca3e5d1a2175ccd.tar.gz |
ChangeLogTag:Fri Aug 23 17:03:05 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/performance-tests/Throughput/svc.conf.xml')
-rw-r--r-- | TAO/performance-tests/Throughput/svc.conf.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/performance-tests/Throughput/svc.conf.xml b/TAO/performance-tests/Throughput/svc.conf.xml new file mode 100644 index 00000000000..7631b250228 --- /dev/null +++ b/TAO/performance-tests/Throughput/svc.conf.xml @@ -0,0 +1,11 @@ +<?xml version='1.0'?> +<!-- Converted from ./performance-tests/Throughput/svc.conf by svcconf-convert.pl --> +<ACE_Svc_Conf> + <!-- $Id$ --> + <!-- --> + <!-- Please see $TAO_ROOT/docs/Options.html for details on these options. --> + <!-- --> + <static id="Advanced_Resource_Factory" params="-ORBresources global -ORBInputCDRAllocator null -ORBReactorType select_st -ORBReactorMaskSignals 0 -ORBConnectionCacheLock null -ORBFlushingStrategy blocking"/> + <static id="Client_Strategy_Factory" params="-ORBProfileLock null -ORBClientConnectionHandler RW"/> + <static id="Server_Strategy_Factory" params="-ORBPOALock null -ORBAllowReactivationOfSystemids 0"/> +</ACE_Svc_Conf> |