<?xml version='1.0'?>
<!-- Converted from ./performance-tests/Cubit/TAO/IDL_Cubit/svc.zero_lock.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <!--  $Id: svc.zero_lock.conf.xml 46119 2002-08-23 22:23:04Z nanbor $ -->
 <!--  -->
 <!--  Please see $TAO_ROOT/docs/Options.html for details on these options. -->
 <!--  -->
 <!--  This configuration is almost safe for IDL_Cubit, it uses no locks -->
 <!--  but runs with thread-per-connection, since there is only one client -->
 <!--  the only problems are on shutdown. -->
 <!--  -->
 <static id="Advanced_Resource_Factory" params="-ORBReactorType select_st -ORBInputCDRAllocator null  -ORBConnectionCacheLock null"/>
 <static id="Client_Strategy_Factory" params="-ORBProfileLock null -ORBClientConnectionHandler RW"/>
 <static id="Server_Strategy_Factory" params="-ORBConcurrency thread-per-connection -ORBPOALock null -ORBAllowReactivationOfSystemids 0"/>
</ACE_Svc_Conf>
