summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* incremented release numberGordon Sim2007-12-031-1/+1
* fixed the error in receivingRajith Muditha Attapattu2007-12-031-3/+5
* Updated ofr converting request text in upercase textArnaud Simon2007-12-033-67/+47
* merged the three writes in a single oneArnaud Simon2007-12-031-10/+6
* Added Session.h to list of distributed headers.Gordon Sim2007-12-031-0/+1
* Fix problem where client does notice disconnection from Broker. Alan Conway2007-12-016-65/+115
* Default --worker-threads is max(2, cores), performs better on 1 core boxes.Alan Conway2007-11-301-1/+1
* Python examplesAlan Conway2007-11-3010-0/+782
* added latency testsArnaud Simon2007-11-301-8/+8
* Added a very basic plain nio transport. You could flip between the transports...Rajith Muditha Attapattu2007-11-306-5/+246
* Altered topic test to use the new session api.Gordon Sim2007-11-305-70/+95
* 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