summaryrefslogtreecommitdiff
path: root/qpid/java/tools/src/main/java/org/apache/qpid/tools/QpidBench.java
Commit message (Expand)AuthorAgeFilesLines
* Added a message to indicate the producer and consumer have completed the test.Rajith Muditha Attapattu2009-05-251-0/+2
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-251-0/+2
* This is related to QPID-1479Rajith Muditha Attapattu2009-01-131-11/+54
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-211-54/+11
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-211-11/+54
* This is related to QPID-1296.Rajith Muditha Attapattu2008-10-231-1/+1
* QPID-1339: refactor of low level client API to permit connections to exist in...Rafael H. Schloming2008-10-091-107/+79
* QPID-1221: added customizable UUID generation and switched the default strate...Rafael H. Schloming2008-08-061-1/+5
* Profiling driven changes:Rafael H. Schloming2008-08-051-9/+6
* improved usageRafael H. Schloming2008-08-011-5/+5
* added benchmark tool for java native + jms APIsRafael H. Schloming2008-08-011-0/+884