readme

来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· 代码 · 共 35 行

TXT
35
字号
Notification Performance Test
================================

Description
-----------

Usage
-----

The test consists of a Structured_Supplier and Structured_Consumer as well
as a Sequence_Supplier and Sequence_Consumer.  The usage for each as is
follows:

$ Structured_Supplier -\?
usage:  Structured_Supplier -o <iorfile> -e <# of events>

$ Structured_Consumer -\?
usage:  Structured_Consumer -k <ior> -c <# of consumers> -e <expected events>
                            -f

$ Sequence_Supplier -\?
usage:  Sequence_Supplier -o <iorfile> -e <# of events>

$ Sequence_Consumer -\?
usage:  Sequence_Consumer -k <ior> -c <# of consumers> -e <expected events> -f


To run this test, just run the run_test.pl perl script.  It will run both
structured and sequence tests with each of the implemented discard policies.


Expected Results
----------------
This varies between hardware.

⌨️ 快捷键说明

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