svc.zero_lock.conf
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· CONF 代码 · 共 13 行
CONF
13 行
# svc.zero_lock.conf,v 1.5 2002/08/04 18:36:51 bala Exp
#
# 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"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?