[ 
https://issues.apache.org/jira/browse/QPID-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924079#comment-13924079
 ] 

ASF subversion and git services commented on QPID-5612:
-------------------------------------------------------

Commit 1575336 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1575336 ]

QPID-5612: JMS benchmarking tool [Part of the existing Java Broker Performance 
Test suite]

Simple tool that uses the existing performance test suite to give a message 
throughput statistics (msg/s) and (Kbytes/s)
for a use case involving a producer/consumer (on separate connections) with 
persistent messages on transactional
sessions.  The test scales the number of connections through 1, 2, 5 and 10 and 
reports separate statistics for
each.  The duration of the test and message size can be overridden from the 
command line via system properties
-Dqpid.disttest.duration and -Dqpid.disttest.messageSize respectively.

> JMS benchmarking tool
> ---------------------
>
>                 Key: QPID-5612
>                 URL: https://issues.apache.org/jira/browse/QPID-5612
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Performance Tests
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>
> Add a JMS benchmarking utility.  This tool will be used from the command line 
> to get simple performance figures (expressed msg/s and kbytes/s) for any JMS 
> compliant client.
> It will be based on the existing Java performance test framework.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to