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

📄 readme

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻
字号:
## README,v 1.1 2003/06/19 02:47:36 pradeep Exp

3 Paths : Load vs Throughput experiment with period=10ms
========================================================

In this test we setup 3 Paths (In a Path, a single supplier sends
events to a consumer and only that consumer) at High, Medium and Low Priority.

Each Supplier tries to send an event every 10ms (100Hz).
Each consumer performs CPU work according to the load supplied to it.

We increase the load and measure the throughput recorded.


Running the experiment:
======================

Run the "run_all.pl" script in this directory to run the test using RT-Notification.
as "run_all.pl --rt"

If you want to generate results using the CosNotification, run as
"run_all.pl --cos"

To generate the data for both cases run as "run_all.pl --all"

The RT-Notification results are generated in the Load_X/rt_output directory.
The CosNotification results are generated in the Load_X/cos_output directory.

e.g., Load_0/rt_output/c_high.dat would contain the statistics
recorded for the consumer when the Load is 0.


Expected Results:
================

RT-Notification : As the load increases the throughput for the consumers should fall
however the high priority path should be least affected followed by
the medium and then the low priority.

CosNotification : As the CosNotification is unable to communicate
priorities, the throughput of all 3 paths will fall in tandem.

⌨️ 快捷键说明

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