readme
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 16 行
TXT
16 行
# README,v 1.2 2001/04/18 10:27:59 schmidt Exp
This directory contains what possibly is the simplest example
for a COS Event Service. It contains three executables; a consumer,
supplier and a program to create the event channel itself.
To test is use the run_test.pl script, or:
$ ./Service -o ec.ior
$ ./Consumer file://ec.ior
$ ./Supplier file://ec.ior
more advanced tests are located in:
$TAO_ROOT/orbsvcs/tests/CosEvent
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?