repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2316 from jwillemsen/jwi-taskcommenttypo
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Notify
/
performance-tests
/
Throughput
/
README
blob
cae6abd1b1efc399493b2e77ed8bd290040de6d4
1
2
3
Notify Throughput
4
5
Test to measure Notify's throughput
6
7
Command line options:
8
--------------------
9
-collocated_ec,
10
-consumers [count],
11
-suppliers [count],
12
-burst_size [size],
13
-burst_count [count],
14
-burst_pause [time(uS)],
15
-payload [size],
16
-EC [Channel Name],
17
-ExpectedCount [count]
18
19
e.g.
20
./Throughput -ORBInitRef NameService=file:///naming.ior -consumers 1 -suppliers 1 -burst_size 1000 -burst_count 1 -payload 16384
21