summaryrefslogtreecommitdiff
path: root/java/tools
Commit message (Expand)AuthorAgeFilesLines
* QPID-3401 Checking the proposed changes into a branch to preserve history & c...address-refactorRajith Muditha Attapattu2011-10-144-21/+13
* QPID-3358 Added a gnuplot script that can be useful in graphing test results.Rajith Muditha Attapattu2011-07-301-0/+42
* QPID-3358 Added scripts to faciliate multi host testing.Rajith Muditha Attapattu2011-07-303-0/+387
* QPID-3358 Modified the run-sub and run-pub scripts to allow program args in a...Rajith Muditha Attapattu2011-07-302-4/+15
* 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-207-133/+607
* QPID-3358 Simplified the scripts to make it easy to run them.Rajith Muditha Attapattu2011-07-159-164/+124
* QPID-3358 Added the ability to specify a message type (ex bytes, text) and al...Rajith Muditha Attapattu2011-07-135-59/+129
* 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-144-118/+70
* Fixed minor errors in the scriptsRajith Muditha Attapattu2010-11-102-8/+8
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+964
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-083-0/+396
* Add the BURL prefix to denote the use of old style binding urls in the prop fileRajith Muditha Attapattu2010-09-091-5/+5
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-231-0/+0
* QPID-2599: restore log4j settings files which are not named log4j.xml or log4...Robert Gemmell2010-06-041-0/+28
* QPID-2599Rajith Muditha Attapattu2010-05-111-28/+0
* Added a jndi file, README and log4j file needed for testkit.Rajith Muditha Attapattu2010-03-233-0/+216
* Moved the scripts and config files to the tools module as the Perf Producer a...Rajith Muditha Attapattu2010-03-042-2/+2
* Added the LatencyTest and PerfTest kit under the tools modules alongside Qpid...Rajith Muditha Attapattu2009-11-1110-0/+1441
* 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
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-101-1/+1
* 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-052-10/+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-012-0/+920
* added tools module to the main buildRafael H. Schloming2008-07-311-1/+1
* Addition of tools directory for various Qpid Java toolsMartin Ritchie2008-07-042-0/+227