readme
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 16 行
TXT
16 行
# README,v 1.3 2003/08/15 09:39:48 jwillemsen Exp
This directory contains possibly the most simple example of
the real-time event service. It contains three executables; a
consumer, supplier and a program to create the event channel itself.
Run using the run_test.pl script or:
$ ../../../Naming_Service/Naming_Service
$ ./Service
$ ./Consumer
$ ./Supplier
more advanced tests are available in
$TAO_ROOT/orbsvcs/tests/Event and $TAO_ROOT/orbsvcs/tests/EC_*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?