⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻
字号:
RT Notification test to verify lane support
===========================================
This test makes sure that events are send according to the lanes
configured on the evnt channel.

Description:
===========

notify.conf:
-----------
The notify.conf file specifies the Test Filter Factory to be used by
the RT Notification library.
The Test Filter factory create special filter objects. these objects
check if the correct lane is being used for invocations.


supplier.conf:
-------------

An event channel is created with 4 lanes. The lowest priority lane (0 in
continuous mapping) is used to handle the administrative invocations
by the driver program. 3 other lanes are used to handle 3 different
event flow "paths" in the event channel.

3 Periodic suppliers are created. Each supplier is configured to
operate in its lane.

consumer.conf:
------------

An RT POA is created with 4 lanes (identical to the one setup on the
eventchannel).

3 Periodic consumers and created and activated in the local RT POA.

Expected Result:
==============
if a request reaches a Lane that it was not supposed to, an
error message is printed. otherwise some housekeeping messages are
generated when the test runs.


Running the test on 1 host:
-------------------------
$> perl run_test.pl


Running the test distributed:
-------------------------

on Host1:
$1> perl run_test_notify.pl

on Host2:
$2> perl run_test_supplier.pl

on Host3:
$3> perl run_test_consumer.pl

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -