summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/OutputInterceptor.h
Commit message (Expand)AuthorAgeFilesLines
* 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