summaryrefslogtreecommitdiff
path: root/java/perftests/src
Commit message (Expand)AuthorAgeFilesLines
* (Submitted by Rupert Smith) Added comments as a reminder of improvements to b...Robert Greig2007-02-011-4/+25
* virtual host string correctedBhupendra Bhusman Bhardwaj2007-02-012-2/+2
* (Patch submitted by Rupert Smith)Robert Greig2007-01-312-7/+328
* (Submitted by Rupert Smith) Added PingClient.java which was forgotten from la...Robert Greig2007-01-301-0/+90
* (Submitted by Rupert Smith) Ping tests refactored. Unused ping test classes r...Robert Greig2007-01-3016-3604/+1443
* Updated script details and added guard for trafficlight being null.Martin Ritchie2007-01-262-14/+15
* Fixed race condition that would cause duplicate batch data to be logged.Martin Ritchie2007-01-252-27/+30
* (Submitted by Rupert Smith) Class has been documented.Robert Greig2007-01-252-75/+191
* (Submitted by Rupert Smith) Class has been documented.Robert Greig2007-01-251-5/+8
* (Submitted by Rupert Smith) Class has been documented.Robert Greig2007-01-251-36/+105
* Refactored to use CountDownLatch as using local count was wrong in multi thre...Martin Ritchie2007-01-251-283/+268
* Race condition fixed fro AsyncTestPerfMartin Ritchie2007-01-252-295/+332
* Changed default MessageSize to 1024Martin Ritchie2007-01-241-1/+1
* added some constant valuesBhupendra Bhusman Bhardwaj2007-01-242-45/+63
* Changed default BatchSize to 1000.Martin Ritchie2007-01-241-1/+2
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-1/+1
* Added commit calls for the received messages.Martin Ritchie2007-01-242-126/+156
* (Patch submitted by Rupert Smith) Cleans up the countdown latch used to count...Robert Greig2007-01-241-119/+118
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@499426...Bhupendra Bhusman Bhardwaj2007-01-243-35/+95
* Updated Async Test for destinations and for signalling completed runs when th...Martin Ritchie2007-01-246-102/+123
* updated the test classes to be used with Topics as well as QueuesBhupendra Bhusman Bhardwaj2007-01-249-179/+308
* Removed references to code not yet available via mvnMartin Ritchie2007-01-231-241/+241
* Updated perftests to include an Asynchronous ping senderMartin Ritchie2007-01-236-125/+438
* (Patch submitted by Rupert Smith) Added the ability to limit the rate at whic...Robert Greig2007-01-239-345/+415
* updated the test for testing with multiple threadsBhupendra Bhusman Bhardwaj2007-01-233-102/+54
* FailOver added flag FAIL_ONCE so that only the first call is stopped for fail...Martin Ritchie2007-01-236-46/+85
* Test modified to take arguments with - optionsBhupendra Bhusman Bhardwaj2007-01-232-58/+146
* Added addtional loggers for testingMartin Ritchie2007-01-231-0/+5
* Added ability to cause failover before/after commit/sendsMartin Ritchie2007-01-238-219/+704
* (Patch submitted by Rupert Smith) Added configurations for all performance te...Robert Greig2007-01-225-51/+222
* performance Ping tests modified for scalability test. Now tests with multiple...Bhupendra Bhusman Bhardwaj2007-01-224-35/+172
* Added class to ping itself and a junit test for it.Bhupendra Bhusman Bhardwaj2007-01-193-53/+184
* JMSException logged as error Marnie McCormack2007-01-191-1/+1
* JMSException logged as errorMarnie McCormack2007-01-191-1/+1
* Upgraded logging for JMSException to error as we always want to know afaikMarnie McCormack2007-01-191-1/+1
* refactored the constructor to allow subclasses use the super constructorBhupendra Bhusman Bhardwaj2007-01-191-17/+50
* (Pacth by Rupert Smith) Fixed mistake in PingPongProducer, it was creating it...Robert Greig2007-01-184-28/+37
* (Build fix - Rupert Smith)Robert Greig2007-01-181-21/+32
* (Patch submitted by Rupert Smith)Robert Greig2007-01-189-510/+893
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@496996...Bhupendra Bhusman Bhardwaj2007-01-171-3/+2
* added timer for callbackHandler to wait for next message before exitingBhupendra Bhusman Bhardwaj2007-01-171-33/+116
* Fix to broken build due to missing file.Robert Greig2007-01-161-10/+11
* (Patch submitted by Rupert Smith) Refactored the test ping classes to share c...Robert Greig2007-01-167-254/+1230
* Tests under this directory are actually ping testsBhupendra Bhusman Bhardwaj2007-01-164-0/+0
* checking for the AMQ MessageID of received message in ServiceRequestingClient...Bhupendra Bhusman Bhardwaj2007-01-153-32/+33
* QPID-283Martin Ritchie2007-01-122-11/+23
* QPID-278Martin Ritchie2007-01-123-28/+62
* Adding a volume test script(volumetestServiceRequestingClient.sh) Bhupendra Bhusman Bhardwaj2007-01-123-39/+41
* QPID-282Martin Ritchie2007-01-121-1/+1
* QPID-32: fixed test not to use string properties on the messages with timestampsRobert Greig2007-01-112-14/+15