summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README
blob: a0195aac85ba314e24c9c678363a0651d0fb8893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
//$Id$

To calculate the Maximum throughput possible, a supplier thread sends 
events in a burst to a consumer.

This test runs the following configurations:
Note that the payload is identical in all configurations.

1. 2 Hops    : A supplier sends events directly to a consumer.
2. 3 Hops    : A supplier sends events to a relay consumer
	       onto the final consummer.
3. Notify    : A supplier sends events via Cos Notification to a consumer.

4. Colocated : A supplier sends events via a colocated 
	       RT Notification to a consumer.

The RTCORBA enabled versions of these tests are:

2_Hops_RTCORBA  
3_Hops_RTCORBA     
Notify_RTCORBA  
Colocated_RTCORBA