summaryrefslogtreecommitdiff
path: root/java/tools/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-038-880/+980
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-0417-1374/+2012
* NO-JIRA: remove test-only and unused connect methodsRobert Gemmell2012-02-051-1/+1
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-273-27/+27
* NO-JIRA: add missing licence headers to various files in the java treeRobert Gemmell2011-11-172-0/+40
* QPID-3358 Modified the producer and consumer to support multiple iterations t...Rajith Muditha Attapattu2011-07-304-71/+187
* QPID-3358 Modified the controller to allow multiple iterations in order to s...Rajith Muditha Attapattu2011-07-302-12/+146
* QPID-3358 Added a controller to coordinate tests run on several jvm's on the ...Rajith Muditha Attapattu2011-07-206-115/+588
* QPID-3358 Added the ability to specify a message type (ex bytes, text) and al...Rajith Muditha Attapattu2011-07-134-55/+126
* NO-JIRA forgot to modify the default value for msg_type in one place.Rajith Muditha Attapattu2011-06-281-1/+1
* Merge branch 'perf-tools' into trunkRajith Muditha Attapattu2011-06-281-6/+6
* NO-JIRA Changed the type name from BYTE to BYTES.Rajith Muditha Attapattu2011-06-281-4/+4
* NO-JIRA Added the ability to specify a message type. Currently on bytesRajith Muditha Attapattu2011-06-282-24/+90
* Fixed the default value for address.Rajith Muditha Attapattu2011-06-031-1/+1
* QPID-3055Rajith Muditha Attapattu2011-02-142-61/+39
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+964
* Added the LatencyTest and PerfTest kit under the tools modules alongside Qpid...Rajith Muditha Attapattu2009-11-116-0/+1212
* 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-1645Rajith Muditha Attapattu2009-02-091-1/+1
* 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
* QPID-1215 : Replaced use of FileReader with FileInputStreamMartin Ritchie2008-08-041-2/+2
* improved usageRafael H. Schloming2008-08-011-5/+5
* added benchmark tool for java native + jms APIsRafael H. Schloming2008-08-011-0/+884
* Addition of tools directory for various Qpid Java toolsMartin Ritchie2008-07-041-0/+200