summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README')
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README
index a0195aac85b..09cf8f1f006 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/README
@@ -1,22 +1,24 @@
//$Id$
-To calculate the Maximum throughput possible, a supplier thread sends
+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.
+Also beware that the priority values in these tests are for Linux.
+These cannot be made portable as they do not use RTCORBA.
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
+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
+2_Hops_RTCORBA
+3_Hops_RTCORBA
+Notify_RTCORBA
+Colocated_RTCORBA