readme
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 26 行
TXT
26 行
// README,v 1.2 2001/05/09 21:43:05 coryan Exp
The following applications are used to measure performance of TAO's POA.
. Object_Creation_And_Registration
This test is used to measure the time it takes to
register and activate an object in the POA.
. Demux
This test directory tests various demultiplexing
strategies used in the object adapter: searching for
POAs, servants and operation names
. Implicit_Activation
Measure the time required to activate servants via _this()
. Create_Reference
Measure the time required to create object references
using create_reference_with_id()
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?