summaryrefslogtreecommitdiff
path: root/ACE/TAO/performance-tests/Cubit/TAO/IDL_Cubit/svc.zero_lock.conf.xml
blob: b876d3df41630532304df3824ff40cafb8a109ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version='1.0'?>
<!-- Converted from ./performance-tests/Cubit/TAO/IDL_Cubit/svc.zero_lock.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <!--  $Id$ -->
 <!--  -->
 <!--  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>