summaryrefslogtreecommitdiff
path: root/cpp/src/tests/perftest.cpp
Commit message (Expand)AuthorAgeFilesLines
* perftest:Alan Conway2007-12-131-10/+16
* Improved exception message for messages out-of-order.Alan Conway2007-12-101-5/+12
* Summary:Alan Conway2007-12-071-8/+4
* Extra exception info.Alan Conway2007-12-051-3/+7
* Add unit_test.h to distribution.Alan Conway2007-11-281-6/+20
* Fix exception handling bug.Alan Conway2007-11-281-1/+1
* src/tests/perftest.cpp:Alan Conway2007-11-281-7/+28
* perftest improvements.Alan Conway2007-11-271-226/+410
* - set default to pre-acquire for acquire modeCarl C. Trieloff2007-11-211-2/+2
* - added confirm mode to perftestCarl C. Trieloff2007-11-211-3/+10
* perftest.cppAlan Conway2007-11-141-31/+28
* - call correct delete []Carl C. Trieloff2007-11-131-1/+1
* - fix for msg creation, content no longer overwritesCarl C. Trieloff2007-11-121-5/+7
* -- added sync requestCarl C. Trieloff2007-11-121-4/+24
* Add DeliveryMode enum to AMQHeaderBody.h, remove from tests.Alan Conway2007-11-101-3/+1
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-1/+3
* src/tests/perfdist: Use ssh to run distributed perftest.Alan Conway2007-11-081-36/+58
* Added persistence to queue declaration when --durable option is defined on th...Kim van der Riet2007-11-081-1/+1
* Revert r592946Alan Conway2007-11-071-5/+3
* Fix race condition in perftest.Alan Conway2007-11-071-3/+5
* Fix race condition in perftest.Alan Conway2007-11-071-18/+37
* auto-ack support for perftest.Alan Conway2007-11-071-4/+8
* client::SubscriptionManager:Alan Conway2007-11-071-222/+158
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+0
* header path fixCarl C. Trieloff2007-10-011-1/+1
* - add option to create durable messages.Carl C. Trieloff2007-10-011-1/+8
* Renamed the following files for consistency:Alan Conway2007-09-251-3/+3
* If neither --listen nor --publish is specified, do both.Alan Conway2007-08-201-0/+2
* * perftest/topic_publisher.cpp, topic_listener.cpp:Alan Conway2007-08-151-0/+298