summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/IDL_Cubit/svc.zero_lock.conf
blob: 7eeed22432a928ebbb103bbb2756e6130dcf8ed3 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# 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 "-ORBClientConnectionHandler RW"
static Server_Strategy_Factory "-ORBConcurrency thread-per-connection -ORBAllowReactivationOfSystemids 0"