summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added latency testsArnaud Simon2007-11-302-0/+231
* added interval rateArnaud Simon2007-11-303-32/+33
* Printing summary before closing session, as this sometimes results in an errorRajith Muditha Attapattu2007-11-291-1/+1
* Modified the scriptsRajith Muditha Attapattu2007-11-293-3/+5
* Removed all the fancy threading with the test cases as these interfer with th...Rajith Muditha Attapattu2007-11-297-559/+154
* Rolled back changes from rev 598440, the _real_ cause of the St9exception err...Kim van der Riet2007-11-291-25/+22
* Cleaned up the calculations and added an option to disable interval stat coll...Rajith Muditha Attapattu2007-11-292-102/+164
* Temp hack to fix as yet unclear issue with concurrent flush() and enqueueComp...Gordon Sim2007-11-291-1/+1
* added flushArnaud Simon2007-11-291-0/+18
* added interval thoughput calculationArnaud Simon2007-11-291-12/+24
* Further missing fileGordon Sim2007-11-291-0/+1
* Fixed wrong file added in last commitGordon Sim2007-11-291-1/+1
* Added extra file to posix sourcesGordon Sim2007-11-291-0/+1
* added interval thoughput calculationArnaud Simon2007-11-291-6/+16
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-2930-435/+631
* - Eliminated a race condition on deletion of PollerHandlesAndrew Stitcher2007-11-294-5/+162
* Setting the message to null to mark for garbage collectionRajith Muditha Attapattu2007-11-293-4/+8
* Enabled the broker module again, and Commented out the offending class that h...Rajith Muditha Attapattu2007-11-293-36/+43
* src/tests/perfdist: Remove useless output.Alan Conway2007-11-281-1/+0
* Modified the code to not keep the command in the map if "enable_command_repla...Rajith Muditha Attapattu2007-11-281-17/+13
* Add unit_test.h to distribution.Alan Conway2007-11-284-27/+29
* Added header file to list of sourcesGordon Sim2007-11-281-1/+1
* Added the -DuseQueue option to switch between pub/sub and p2p.Rajith Muditha Attapattu2007-11-283-2/+5
* Changed the MINA version to 1.1.5.Rajith Muditha Attapattu2007-11-282-6/+8
* Fix exception handling bug.Alan Conway2007-11-281-1/+1
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-2826-83/+265
* src/tests/perfdist: Restore trace option, still used by some tests.Alan Conway2007-11-281-0/+2
* added enable_replay optionArnaud Simon2007-11-281-4/+20
* src/tests/perfdist: Updated for changes to perftest.Alan Conway2007-11-281-18/+42
* src/tests/perftest.cpp:Alan Conway2007-11-282-17/+43
* Disable recoding of frames for replay where replay will not be required.Gordon Sim2007-11-285-6/+6
* Removed obsolete commentAndrew Stitcher2007-11-281-3/+0
* Fixed test in line with changes made to defaults.Gordon Sim2007-11-281-1/+1
* perftest improvements.Alan Conway2007-11-279-241/+441
* Added the JVM switch -DnoAck to disable the sending the semantic ackRajith Muditha Attapattu2007-11-271-1/+4
* added a jvm switch called -DnoAck to disable the semantic ack, the current so...Rajith Muditha Attapattu2007-11-271-2/+1
* new fileArnaud Simon2007-11-271-0/+95
* optimized message creationArnaud Simon2007-11-271-5/+38
* optimized message creationArnaud Simon2007-11-271-0/+2
* Switched all regular PersistentMessage* and PersistentMessage& to intrusive_p...Kim van der Riet2007-11-2611-58/+76
* svn:ignore properties.Alan Conway2007-11-230-0/+0
* QPID-689 from tross@redhat.com.Alan Conway2007-11-2324-1094/+1701
* Added framing::BodyHolder:Alan Conway2007-11-2253-621/+397
* Gordon's patch to fix ack-per-message by SubscriptionManagerAlan Conway2007-11-221-1/+0
* optimized message creationArnaud Simon2007-11-223-71/+108
* Added prod.setDisableMessageTimestamp(true);Arnaud Simon2007-11-221-0/+2
* - set default to pre-acquire for acquire modeCarl C. Trieloff2007-11-213-5/+5
* - added confirm mode to perftestCarl C. Trieloff2007-11-213-5/+22
* Fixed intermittent hang on perftest consumer after first dequeueKim van der Riet2007-11-211-1/+0
* src/tests/topictest: Added -h host parameter to script.Alan Conway2007-11-211-2/+3