summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/IDL_Cubit/svc.zero_lock.conf
blob: 24fb834d0dbc21ed5ee1f2f3858f14862a6550f4 (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 "-ORBResources global -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"