summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/IDL_Cubit/svc.zero_lock.conf
blob: d3d195dabce2a0940e84e760ae2dedcbb3c5f908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $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 Advanced_Resource_Factory "-ORBReactorType select_st -ORBInputCDRAllocator null  -ORBConnectionCacheLock null"
static Client_Strategy_Factory "-ORBProfileLock null -ORBClientConnectionHandler RW"
static Server_Strategy_Factory "-ORBConcurrency thread-per-connection -ORBPOALock null -ORBAllowReactivationOfSystemids 0"