summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/OutputInterceptor.h
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-211-5/+5
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-211-5/+5
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-201-5/+5
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Fix of the previous client heartbeat changes:Andrew Stitcher2009-06-081-0/+1
* Improved doOutput algorithm.Alan Conway2009-05-261-7/+7
* Improved & simplified cluster output algorithm.Alan Conway2009-04-291-4/+4
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-2/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-1/+3
* Fix assertion due to doOutput control being sent after local connection closed.Alan Conway2009-02-041-1/+2
* Additional latency measurement points.Alan Conway2009-01-211-1/+2
* cluster: Increase initial estimate controlling writes.Alan Conway2008-12-191-0/+1
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-081-0/+1
* Added cluster log messages.Alan Conway2008-11-281-1/+0
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-2/+2
* Dump shared state to new cluster members.Alan Conway2008-09-181-3/+5
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-5/+3
* Pre-buffering output strategy for cluster.Alan Conway2008-08-211-0/+74