You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ai...@apache.org on 2008/02/08 11:10:11 UTC

svn commit: r619823 [15/19] - in /incubator/qpid/branches/thegreatmerge/qpid: ./ cpp/ dotnet/ dotnet/Qpid.Buffer.Tests/Properties/ dotnet/Qpid.Buffer/Properties/ dotnet/Qpid.Client.Tests/ dotnet/Qpid.Client.Tests/Channel/ dotnet/Qpid.Client.Tests/Commo...

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/perftests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/perftests/pom.xml?rev=619823&r1=619822&r2=619823&view=diff
==============================================================================
--- incubator/qpid/branches/thegreatmerge/qpid/java/perftests/pom.xml (original)
+++ incubator/qpid/branches/thegreatmerge/qpid/java/perftests/pom.xml Fri Feb  8 02:09:37 2008
@@ -243,10 +243,10 @@
                         <!-- Performance Tests. -->
 
                         <!-- Transient, P2P Tests -->
-                        <TQCT-Qpid-01>-n TQCT-Qpid-01         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCT-Qpid-01>
-                        <TQCT-Qpid-02>-n TQCT-Qpid-02         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCT-Qpid-02>
-                        <TQCL-Qpid-01>-n TQCL-Qpid-01         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCL-Qpid-01>
-                        <TQCL-Qpid-02>-n TQCL-Qpid-02         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCL-Qpid-02>
+                        <TQCT-Qpid-01>-n TQCT-Qpid-01         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCT-Qpid-01>
+                        <TQCT-Qpid-02>-n TQCT-Qpid-02         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCT-Qpid-02>
+                        <TQCL-Qpid-01>-n TQCL-Qpid-01         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCL-Qpid-01>
+                        <TQCL-Qpid-02>-n TQCL-Qpid-02         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=2000  maxPending=2000000 </TQCL-Qpid-02>
 
                         <!-- <TQC-Qpid-05>-n TQC-Qpid-05           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </TQC-Qpid-05> -->
                         <!-- <TQC-Qpid-06>-n TQC-Qpid-06           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </TQC-Qpid-06> -->
@@ -269,10 +269,10 @@
                         <TQM-Qpid-02-1M>-n TQM-Qpid-02-1M     -d10M -s[100]    -c[8]                    -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=1048576 destinationCount=1  rate=0     maxPending=100000000</TQM-Qpid-02-1M>
 
                         <!-- Transient, Pub/Sub Tests -->
-                        <TTCT-Qpid-01>-n TTCT-Qpid-01         -d1M  -s[10]     -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCT-Qpid-01>
-                        <TTCT-Qpid-02>-n TTCT-Qpid-02         -d1M  -s[10]     -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCT-Qpid-02>
-                        <TTCL-Qpid-01>-n TTCL-Qpid-01         -d1M  -s[10]     -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCL-Qpid-01>
-                        <TTCL-Qpid-02>-n TTCL-Qpid-02         -d1M  -s[10]     -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCL-Qpid-02>
+                        <TTCT-Qpid-01>-n TTCT-Qpid-01         -d1M  -s[10]     -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCT-Qpid-01>
+                        <TTCT-Qpid-02>-n TTCT-Qpid-02         -d1M  -s[10]     -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCT-Qpid-02>
+                        <TTCL-Qpid-01>-n TTCL-Qpid-01         -d1M  -s[10]     -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCL-Qpid-01>
+                        <TTCL-Qpid-02>-n TTCL-Qpid-02         -d1M  -s[10]     -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=40    maxPending=2000000 </TTCL-Qpid-02>
 
                         <!-- <TTC-Qpid-05>-n TTC-Qpid-05           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </TTC-Qpid-05> -->
                         <!-- <TTC-Qpid-06>-n TTC-Qpid-06           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </TTC-Qpid-06> -->
@@ -295,10 +295,10 @@
                         <TTM-Qpid-02-1M>-n TTM-Qpid-02-1M     -d10M -s[4]      -c[8]                    -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=1048476 destinationCount=1  rate=0     maxPending=20000000</TTM-Qpid-02-1M>
 
                         <!-- Persistent, P2P Tests -->
-                        <PQCT-Qpid-01>-n PQCT-Qpid-01         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=600   maxPending=2000000 </PQCT-Qpid-01>
-                        <PQCT-Qpid-02>-n PQCT-Qpid-02         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=100   maxPending=2000000 </PQCT-Qpid-02>
-                        <PQCL-Qpid-01>-n PQCL-Qpid-01         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=600   maxPending=2000000 </PQCL-Qpid-01>
-                        <PQCL-Qpid-02>-n PQCL-Qpid-02         -d1M  -s[1000]   -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=100   maxPending=2000000 </PQCL-Qpid-02>
+                        <PQCT-Qpid-01>-n PQCT-Qpid-01         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=600   maxPending=2000000 </PQCT-Qpid-01>
+                        <PQCT-Qpid-02>-n PQCT-Qpid-02         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=100   maxPending=2000000 </PQCT-Qpid-02>
+                        <PQCL-Qpid-01>-n PQCL-Qpid-01         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=600   maxPending=2000000 </PQCL-Qpid-01>
+                        <PQCL-Qpid-02>-n PQCL-Qpid-02         -d1M  -s[1000]   -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=100   maxPending=2000000 </PQCL-Qpid-02>
 
                         <!-- <PQC-Qpid-05>-n PQC-Qpid-05           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </PQC-Qpid-05> -->
                         <!-- <PQC-Qpid-06>-n PQC-Qpid-06           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </PQC-Qpid-06> -->
@@ -321,10 +321,10 @@
                         <PQM-Qpid-02-1M>-n PQM-Qpid-02-1M     -d10M -s[4]      -c[8]                    -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=1048576 destinationCount=1  rate=0     maxPending=20000000</PQM-Qpid-02-1M>
 
                         <!-- Persistent, Pub/Sub Tests -->
-                        <PTCT-Qpid-01>-n PTCT-Qpid-01         -d1M  -s[1]      -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCT-Qpid-01>
-                        <PTCT-Qpid-02>-n PTCT-Qpid-02         -d1M  -s[1]      -c[1,30],samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCT-Qpid-02>
-                        <PTCL-Qpid-01>-n PTCL-Qpid-01         -d1M  -s[1]      -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCL-Qpid-01>
-                        <PTCL-Qpid-02>-n PTCL-Qpid-02         -d1M  -s[1]      -c[1,30],samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCL-Qpid-02>
+                        <PTCT-Qpid-01>-n PTCT-Qpid-01         -d1M  -s[1]      -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCT-Qpid-01>
+                        <PTCT-Qpid-02>-n PTCT-Qpid-02         -d1M  -s[1]      -c[1:30]:samples=30      -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCT-Qpid-02>
+                        <PTCL-Qpid-01>-n PTCL-Qpid-01         -d1M  -s[1]      -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCL-Qpid-01>
+                        <PTCL-Qpid-02>-n PTCL-Qpid-02         -d1M  -s[1]      -c[1:30]:samples=30      -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=1  rate=1     maxPending=2000000 </PTCL-Qpid-02>
 
                         <!-- <PTC-Qpid-05>-n PTC-Qpid-05           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=true  consTransacted=true  consAckMode=0   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </PTC-Qpid-05> -->
                         <!-- <PTC-Qpid-06>-n PTC-Qpid-06           -d10M -s[10]     -c[100]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=true  uniqueDests=false numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=10  batchSize=1000   messageSize=256     destinationCount=10 rate=0     maxPending=100000  </PTC-Qpid-06> -->
@@ -453,180 +453,17 @@
                         <TTBL-NA-Qpid-06-09>-n TTBL-NA-Qpid-06 -d1M -s[1000]    -c[1]                   -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=true  uniqueDests=false numConsumers=50  transacted=false consTransacted=false consAckMode=257 commitBatchSize=1   batchSize=1001   messageSize=5120    destinationCount=1  rate=900   maxPending=2000000 </TTBL-NA-Qpid-06-09>
                         <TTBL-NA-Qpid-06-10>-n TTBL-NA-Qpid-06 -d1M -s[1000]    -c[1]                   -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=true  uniqueDests=false numConsumers=50  transacted=false consTransacted=false consAckMode=257 commitBatchSize=1   batchSize=1001   messageSize=5120    destinationCount=1  rate=1000  maxPending=2000000 </TTBL-NA-Qpid-06-10>
 
-                        <!-- Benchmarking Tests for P2P. -->
-                        <!-- 
-                             Bench mark 1. P2P messaging from 1:1 to 1:32, shared queue, load balancing scenario.
-                             Non-tx, and 1 msg per tx.
-                             Persistent and non-persistent.
-                             No rate limiting.
-                             Message size 256 bytes.
-                        -->
-                        <!--
-                        <TQBT-Qpid-01-1C> -n TQBT-Qpid-01-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-01-1C>
-                        <TQBT-Qpid-01-2C> -n TQBT-Qpid-01-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=2   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-01-2C>
-                        <TQBT-Qpid-01-4C> -n TQBT-Qpid-01-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=4   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-01-4C>
-                        <TQBT-Qpid-01-8C> -n TQBT-Qpid-01-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=8   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-01-8C>
-                        <TQBT-Qpid-01-16C>-n TQBT-Qpid-01-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=16  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-01-16C>
-                        <TQBT-Qpid-01-32C>-n TQBT-Qpid-01-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=32  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-01-32C>
-
-                        <TQBT-Qpid-02-1C> -n TQBT-Qpid-02-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-02-1C>
-                        <TQBT-Qpid-02-2C> -n TQBT-Qpid-02-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=2   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-02-2C>
-                        <TQBT-Qpid-02-4C> -n TQBT-Qpid-02-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=4   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-02-4C>
-                        <TQBT-Qpid-02-8C> -n TQBT-Qpid-02-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=8   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-02-8C>
-                        <TQBT-Qpid-02-16C>-n TQBT-Qpid-02-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=16  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-02-16C>
-                        <TQBT-Qpid-02-32C>-n TQBT-Qpid-02-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=32  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-02-32C>
-
-                        <PQBT-Qpid-01-1C> -n PQBT-Qpid-01-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-01-1C>
-                        <PQBT-Qpid-01-2C> -n PQBT-Qpid-01-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=2   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-01-2C>
-                        <PQBT-Qpid-01-4C> -n PQBT-Qpid-01-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=4   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-01-4C>
-                        <PQBT-Qpid-01-8C> -n PQBT-Qpid-01-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=8   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-01-8C>
-                        <PQBT-Qpid-01-16C>-n PQBT-Qpid-01-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=16  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-01-16C>
-                        <PQBT-Qpid-01-32C>-n PQBT-Qpid-01-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=32  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-01-32C>
-
-                        <PQBT-Qpid-02-1C> -n PQBT-Qpid-02-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-02-1C>
-                        <PQBT-Qpid-02-2C> -n PQBT-Qpid-02-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=2   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-02-2C>
-                        <PQBT-Qpid-02-4C> -n PQBT-Qpid-02-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=4   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-02-4C>
-                        <PQBT-Qpid-02-8C> -n PQBT-Qpid-02-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=8   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-02-8C>
-                        <PQBT-Qpid-02-16C>-n PQBT-Qpid-02-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=16  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-02-16C>
-                        <PQBT-Qpid-02-32C>-n PQBT-Qpid-02-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=32  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-02-32C>
-
-                        <TQBL-Qpid-01-1C> -n TQBL-Qpid-01-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-01-1C>
-                        <TQBL-Qpid-01-2C> -n TQBL-Qpid-01-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=2   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-01-2C>
-                        <TQBL-Qpid-01-4C> -n TQBL-Qpid-01-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=4   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-01-4C>
-                        <TQBL-Qpid-01-8C> -n TQBL-Qpid-01-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=8   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-01-8C>
-                        <TQBL-Qpid-01-16C>-n TQBL-Qpid-01-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=16  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-01-16C>
-                        <TQBL-Qpid-01-32C>-n TQBL-Qpid-01-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=32  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-01-32C>
-
-                        <TQBL-Qpid-02-1C> -n TQBL-Qpid-02-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-02-1C>
-                        <TQBL-Qpid-02-2C> -n TQBL-Qpid-02-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=2   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-02-2C>
-                        <TQBL-Qpid-02-4C> -n TQBL-Qpid-02-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=4   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-02-4C>
-                        <TQBL-Qpid-02-8C> -n TQBL-Qpid-02-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=8   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-02-8C>
-                        <TQBL-Qpid-02-16C>-n TQBL-Qpid-02-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=16  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-02-16C>
-                        <TQBL-Qpid-02-32C>-n TQBL-Qpid-02-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=32  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-02-32C>
-
-                        <PQBL-Qpid-01-1C> -n PQBL-Qpid-01-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-01-1C>
-                        <PQBL-Qpid-01-2C> -n PQBL-Qpid-01-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=2   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-01-2C>
-                        <PQBL-Qpid-01-4C> -n PQBL-Qpid-01-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=4   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-01-4C>
-                        <PQBL-Qpid-01-8C> -n PQBL-Qpid-01-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=8   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-01-8C>
-                        <PQBL-Qpid-01-16C>-n PQBL-Qpid-01-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=16  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-01-16C>
-                        <PQBL-Qpid-01-32C>-n PQBL-Qpid-01-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=32  transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-01-32C>
-
-                        <PQBL-Qpid-02-1C> -n PQBL-Qpid-02-1C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-02-1C>
-                        <PQBL-Qpid-02-2C> -n PQBL-Qpid-02-2C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=2   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-02-2C>
-                        <PQBL-Qpid-02-4C> -n PQBL-Qpid-02-4C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=4   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-02-4C>
-                        <PQBL-Qpid-02-8C> -n PQBL-Qpid-02-8C    -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=8   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-02-8C>
-                        <PQBL-Qpid-02-16C>-n PQBL-Qpid-02-16C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=16  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-02-16C>
-                        <PQBL-Qpid-02-32C>-n PQBL-Qpid-02-32C   -d1M  -s[1000]   -c[1]                  -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=32  transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=1000   messageSize=256     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-02-32C>
-                        -->
-
-                        <!--
-                             Bench mark 2. P2P messaging 1:1, scaled up from 1 to 32 times. Queues not shared, just one to one throughput.
-                             Non-tx, and 1 msg per tx.
-                             Persistent and non-persistent.
-                             No rate limiting.
-                             Message size from 128 bytes to 1 Meg.
-                        -->
-                        <!--
-                        <TQBT-Qpid-03-128b>-n TQBT-Qpid-03-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-128b>
-                        <TQBT-Qpid-03-256b>-n TQBT-Qpid-03-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-256b>
-                        <TQBT-Qpid-03-512b>-n TQBT-Qpid-03-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-512b>
-                        <TQBT-Qpid-03-1K>-n TQBT-Qpid-03-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-1K>
-                        <TQBT-Qpid-03-5K>-n TQBT-Qpid-03-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-5K>
-                        <TQBT-Qpid-03-10K>-n TQBT-Qpid-03-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-10K>
-                        <TQBT-Qpid-03-50K>-n TQBT-Qpid-03-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-50K>
-                        <TQBT-Qpid-03-100K>-n TQBT-Qpid-03-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-100K>
-                        <TQBT-Qpid-03-500K>-n TQBT-Qpid-03-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-500K>
-                        <TQBT-Qpid-03-1M>-n TQBT-Qpid-03-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-03-1M>
-
-                        <TQBT-Qpid-04-128b>-n TQBT-Qpid-04-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-128b>
-                        <TQBT-Qpid-04-256b>-n TQBT-Qpid-04-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-256b>
-                        <TQBT-Qpid-04-512b>-n TQBT-Qpid-04-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-512b>
-                        <TQBT-Qpid-04-1K>-n TQBT-Qpid-04-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-1K>
-                        <TQBT-Qpid-04-5K>-n TQBT-Qpid-04-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-5K>
-                        <TQBT-Qpid-04-10K>-n TQBT-Qpid-04-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-10K>
-                        <TQBT-Qpid-04-50K>-n TQBT-Qpid-04-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-50K>
-                        <TQBT-Qpid-04-100K>-n TQBT-Qpid-04-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-100K>
-                        <TQBT-Qpid-04-500K>-n TQBT-Qpid-04-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-500K>
-                        <TQBT-Qpid-04-1M>-n TQBT-Qpid-04-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </TQBT-Qpid-04-1M>
-
-                        <PQBT-Qpid-03-128b>-n PQBT-Qpid-03-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-128b>
-                        <PQBT-Qpid-03-256b>-n PQBT-Qpid-03-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-256b>
-                        <PQBT-Qpid-03-512b>-n PQBT-Qpid-03-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-512b>
-                        <PQBT-Qpid-03-1K>-n PQBT-Qpid-03-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-1K>
-                        <PQBT-Qpid-03-5K>-n PQBT-Qpid-03-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-5K>
-                        <PQBT-Qpid-03-10K>-n PQBT-Qpid-03-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-10K>
-                        <PQBT-Qpid-03-50K>-n PQBT-Qpid-03-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-50K>
-                        <PQBT-Qpid-03-100K>-n PQBT-Qpid-03-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-100K>
-                        <PQBT-Qpid-03-500K>-n PQBT-Qpid-03-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-500K>
-                        <PQBT-Qpid-03-1M>-n PQBT-Qpid-03-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-03-1M>
-
-                        <PQBT-Qpid-04-128b>-n PQBT-Qpid-04-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-128b>
-                        <PQBT-Qpid-04-256b>-n PQBT-Qpid-04-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-256b>
-                        <PQBT-Qpid-04-512b>-n PQBT-Qpid-04-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-512b>
-                        <PQBT-Qpid-04-1K>-n PQBT-Qpid-04-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-1K>
-                        <PQBT-Qpid-04-5K>-n PQBT-Qpid-04-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-5K>
-                        <PQBT-Qpid-04-10K>-n PQBT-Qpid-04-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-10K>
-                        <PQBT-Qpid-04-50K>-n PQBT-Qpid-04-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-50K>
-                        <PQBT-Qpid-04-100K>-n PQBT-Qpid-04-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-100K>
-                        <PQBT-Qpid-04-500K>-n PQBT-Qpid-04-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-500K>
-                        <PQBT-Qpid-04-1M>-n PQBT-Qpid-04-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf   persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </PQBT-Qpid-04-1M>
-
-                        <TQBL-Qpid-03-128b>-n TQBL-Qpid-03-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-128b>
-                        <TQBL-Qpid-03-256b>-n TQBL-Qpid-03-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-256b>
-                        <TQBL-Qpid-03-512b>-n TQBL-Qpid-03-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-512b>
-                        <TQBL-Qpid-03-1K>-n TQBL-Qpid-03-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-1K>
-                        <TQBL-Qpid-03-5K>-n TQBL-Qpid-03-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-5K>
-                        <TQBL-Qpid-03-10K>-n TQBL-Qpid-03-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-10K>
-                        <TQBL-Qpid-03-50K>-n TQBL-Qpid-03-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-50K>
-                        <TQBL-Qpid-03-100K>-n TQBL-Qpid-03-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-100K>
-                        <TQBL-Qpid-03-500K>-n TQBL-Qpid-03-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-500K>
-                        <TQBL-Qpid-03-1M>-n TQBL-Qpid-03-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-03-1M>
-
-                        <TQBL-Qpid-04-128b>-n TQBL-Qpid-04-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-128b>
-                        <TQBL-Qpid-04-256b>-n TQBL-Qpid-04-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-256b>
-                        <TQBL-Qpid-04-512b>-n TQBL-Qpid-04-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-512b>
-                        <TQBL-Qpid-04-1K>-n TQBL-Qpid-04-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-1K>
-                        <TQBL-Qpid-04-5K>-n TQBL-Qpid-04-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-5K>
-                        <TQBL-Qpid-04-10K>-n TQBL-Qpid-04-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-10K>
-                        <TQBL-Qpid-04-50K>-n TQBL-Qpid-04-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-50K>
-                        <TQBL-Qpid-04-100K>-n TQBL-Qpid-04-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-100K>
-                        <TQBL-Qpid-04-500K>-n TQBL-Qpid-04-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-500K>
-                        <TQBL-Qpid-04-1M>-n TQBL-Qpid-04-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=false pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </TQBL-Qpid-04-1M>
-
-                        <PQBL-Qpid-03-128b>-n PQBL-Qpid-03-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-128b>
-                        <PQBL-Qpid-03-256b>-n PQBL-Qpid-03-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-256b>
-                        <PQBL-Qpid-03-512b>-n PQBL-Qpid-03-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-512b>
-                        <PQBL-Qpid-03-1K>-n PQBL-Qpid-03-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-1K>
-                        <PQBL-Qpid-03-5K>-n PQBL-Qpid-03-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-5K>
-                        <PQBL-Qpid-03-10K>-n PQBL-Qpid-03-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-10K>
-                        <PQBL-Qpid-03-50K>-n PQBL-Qpid-03-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-50K>
-                        <PQBL-Qpid-03-100K>-n PQBL-Qpid-03-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-100K>
-                        <PQBL-Qpid-03-500K>-n PQBL-Qpid-03-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-500K>
-                        <PQBL-Qpid-03-1M>-n PQBL-Qpid-03-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=true  consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-03-1M>
-
-                        <PQBL-Qpid-04-128b>-n PQBL-Qpid-04-128b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-128b>
-                        <PQBL-Qpid-04-256b>-n PQBL-Qpid-04-256b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-256b>
-                        <PQBL-Qpid-04-512b>-n PQBL-Qpid-04-512b -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512     destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-512b>
-                        <PQBL-Qpid-04-1K>-n PQBL-Qpid-04-1K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1024    destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-1K>
-                        <PQBL-Qpid-04-5K>-n PQBL-Qpid-04-5K     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=5120    destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-5K>
-                        <PQBL-Qpid-04-10K>-n PQBL-Qpid-04-10K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=10240   destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-10K>
-                        <PQBL-Qpid-04-50K>-n PQBL-Qpid-04-50K   -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=51200   destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-50K>
-                        <PQBL-Qpid-04-100K>-n PQBL-Qpid-04-100K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=102400  destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-100K>
-                        <PQBL-Qpid-04-500K>-n PQBL-Qpid-04-500K -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=512000  destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-500K>
-                        <PQBL-Qpid-04-1M>-n PQBL-Qpid-04-1M     -d1M  -s[100]    -c[1,32],samples=6,exp -o $QPID_WORK/results -t testPingLatency org.apache.qpid.ping.PingLatencyTestPerf persistent=true  pubsub=false uniqueDests=true  numConsumers=1   transacted=false consTransacted=false consAckMode=1   commitBatchSize=1   batchSize=100    messageSize=1048576 destinationCount=1  rate=0     maxPending=2000000 </PQBL-Qpid-04-1M>
-                        -->
-
                         <!-- Failover Tests. -->
-                        <FT-Qpid-01>-n FT-Qpid-01 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000  transacted=true broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002" failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-01>
-                        <FT-Qpid-02>-n FT-Qpid-02 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000  transacted=true broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002" failAfterSend=true -o $QPID_WORK/results</FT-Qpid-02>
-                        <FT-Qpid-03>-n FT-Qpid-03 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=1000  transacted=true broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002" failAfterCommit=true -o $QPID_WORK/results</FT-Qpid-03>
-                        <FT-Qpid-04>-n FT-Qpid-04 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=1000 broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002"  transacted=false failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-04>
-                        <FT-Qpid-05>-n FT-Qpid-05 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=1000 broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002"  transacted=false failAfterSend=true -o $QPID_WORK/results</FT-Qpid-05>
-                        <FT-Qpid-01-P>-n FT-Qpid-01-P -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000  transacted=true broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002" failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-01-P>
-                        <FT-Qpid-02-P>-n FT-Qpid-02-P -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000  transacted=true broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002" failAfterSend=true -o $QPID_WORK/results</FT-Qpid-02-P>
-                        <FT-Qpid-03-P>-n FT-Qpid-03-P -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000  transacted=true broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002" failAfterCommit=true -o $QPID_WORK/results</FT-Qpid-03-P>
-                        <FT-Qpid-04-P>-n FT-Qpid-04-P -s[250] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002"  transacted=false failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-04-P>
-                        <FT-Qpid-05-P>-n FT-Qpid-05-P -s[250] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 broker="tcp://127.0.0.1:5001;tcp://127.0.0.1:5002"  transacted=false failAfterSend=true -o $QPID_WORK/results</FT-Qpid-05-P>
+                        <FT-Qpid-01>-n FT-Qpid-01 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000 transacted=true properties=failovertest.properties failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-01>
+                        <FT-Qpid-02>-n FT-Qpid-02 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=10000 transacted=true properties=failovertest.properties failAfterSend=true -o $QPID_WORK/results</FT-Qpid-02>
+                        <FT-Qpid-03>-n FT-Qpid-03 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=1000 transacted=true properties=failovertest.properties failAfterCommit=true -o $QPID_WORK/results</FT-Qpid-03>
+                        <FT-Qpid-04>-n FT-Qpid-04 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=1000 properties=failovertest.properties  transacted=false failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-04>
+                        <FT-Qpid-05>-n FT-Qpid-05 -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf messageSize=256 batchSize=1000 properties=failovertest.properties  transacted=false failAfterSend=true -o $QPID_WORK/results</FT-Qpid-05>
+                        <FT-Qpid-01-P>-n FT-Qpid-01-P -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 transacted=true properties=failovertest.properties failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-01-P>
+                        <FT-Qpid-02-P>-n FT-Qpid-02-P -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 transacted=true properties=failovertest.properties failAfterSend=true -o $QPID_WORK/results</FT-Qpid-02-P>
+                        <FT-Qpid-03-P>-n FT-Qpid-03-P -s[2500] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 transacted=true properties=failovertest.properties failAfterCommit=true -o $QPID_WORK/results</FT-Qpid-03-P>
+                        <FT-Qpid-04-P>-n FT-Qpid-04-P -s[250] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 properties=failovertest.properties  transacted=false failBeforeSend=true -o $QPID_WORK/results</FT-Qpid-04-P>
+                        <FT-Qpid-05-P>-n FT-Qpid-05-P -s[250] -t testAsyncPingOk org.apache.qpid.ping.PingAsyncTestPerf persistent=true messageSize=256 batchSize=1000 properties=failovertest.properties  transacted=false failAfterSend=true -o $QPID_WORK/results</FT-Qpid-05-P>
 
                     </commands>
                 </configuration>

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/perftests/src/main/java/org/apache/qpid/test/testcases/MessageThroughputPerf.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/perftests/src/main/java/org/apache/qpid/test/testcases/MessageThroughputPerf.java?rev=619823&r1=616809&r2=619823&view=diff
==============================================================================
    (empty)

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/plugins/pom.xml?rev=619823&r1=619822&r2=619823&view=diff
==============================================================================
--- incubator/qpid/branches/thegreatmerge/qpid/java/plugins/pom.xml (original)
+++ incubator/qpid/branches/thegreatmerge/qpid/java/plugins/pom.xml Fri Feb  8 02:09:37 2008
@@ -1,34 +1,100 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
 <project>
-    <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.qpid</groupId>
-    <artifactId>jython-plugin</artifactId>
-    <packaging>maven-plugin</packaging>
-    <version>1.0-incubating-M3-SNAPSHOT</version>
-    <name>Jython Launcher</name>
-
-    <parent>
-        <groupId>org.apache.qpid</groupId>
-        <artifactId>qpid</artifactId>
-        <version>1.0-incubating-M3-SNAPSHOT</version>
-        <relativePath>../pom.xml</relativePath>
-    </parent>
-
-    <properties>
-        <!-- This is an assembly/distribution pom so no test code exists -->
-        <maven.test.skip>true</maven.test.skip>
-    </properties>
-
-    <dependencies>
-        <dependency>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-plugin-api</artifactId>
-            <version>2.0</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.python</groupId>
-            <artifactId>jython</artifactId>
-            <version>2.2-rc1</version>
-        </dependency>
-    </dependencies>
+
+	<properties>
+		<topDirectoryLocation>.</topDirectoryLocation>
+		<java.source.version>1.5</java.source.version>
+		<compile.flags>-Xlint:fallthrough,finally</compile.flags>
+        <compiler.version>2.0.1</compiler.version>
+	</properties>
+
+	<parent>
+		<groupId>org.apache</groupId>
+		<artifactId>apache</artifactId>
+		<version>4</version>
+	</parent>
+
+	<modelVersion>4.0.0</modelVersion>
+	<packaging>bundle</packaging>
+	<name>Qpid Plugins</name>
+	<description>A simple plugin for qpid.</description>
+	<groupId>org.apache.qpid.extras</groupId>
+	<artifactId>example-plugin</artifactId>
+	<version>1.0-incubating-M2.1-SNAPSHOT</version>
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.felix</groupId>
+			<artifactId>org.osgi.core</artifactId>
+			<version>1.0.0</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.qpid</groupId>
+			<artifactId>qpid-broker</artifactId>
+			<version>1.0-incubating-M2.1-SNAPSHOT</version>
+		</dependency>
+                <dependency>
+                  <groupId>uk.co.thebadgerset</groupId>
+                  <artifactId>junit-toolkit</artifactId>
+                  <version>0.6.1</version>
+                </dependency>
+
+	</dependencies>
+
+	<build>
+		<plugins>
+			<plugin>
+				<groupId>org.apache.felix</groupId>
+				<artifactId>maven-bundle-plugin</artifactId>
+				<version>1.0.0</version>
+				<extensions>true</extensions>
+				<configuration>
+					<instructions>
+						<Private-Package>
+							org.apache.qpid.extras.*
+						</Private-Package>
+						<Bundle-Activator>
+							org.apache.qpid.extras.Activator
+						</Bundle-Activator>
+					</instructions>
+				</configuration>
+			</plugin>
+
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>${compiler.version}</version>
+				<configuration>
+					<source>${java.source.version}</source>
+					<target>${java.source.version}</target>
+				</configuration>
+			</plugin>
+		</plugins>
+		<resources>
+			<resource>
+				<directory>src/main/java</directory>
+				<excludes>
+					<exclude>**/*.java</exclude>
+					<exclude>**/log4j.properties</exclude>
+				</excludes>
+			</resource>
+		</resources>
+	</build>
+
 </project>

Propchange: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Propchange: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/Activator.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/Activator.java?rev=619823&r1=616809&r2=619823&view=diff
==============================================================================
    (empty)

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/diagnostic/DiagnosticExchange.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/diagnostic/DiagnosticExchange.java?rev=619823&r1=616809&r2=619823&view=diff
==============================================================================
    (empty)

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/diagnostic/DiagnosticExchangeType.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/diagnostic/DiagnosticExchangeType.java?rev=619823&r1=616809&r2=619823&view=diff
==============================================================================
    (empty)

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/example/TestExchange.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/example/TestExchange.java?rev=619823&r1=616809&r2=619823&view=diff
==============================================================================
    (empty)

Modified: incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/example/TestExchangeType.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/thegreatmerge/qpid/java/plugins/src/main/java/org/apache/qpid/extras/exchanges/example/TestExchangeType.java?rev=619823&r1=616809&r2=619823&view=diff
==============================================================================
    (empty)