summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Multicaster.h
Commit message (Expand)AuthorAgeFilesLines
* Removed un-used LatencyMetric hack: missed in lat commit.Alan Conway2009-04-151-2/+0
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-0/+1
* Remove defunct --cluster-mcast-max optionn. Alan Conway2009-01-281-2/+0
* Latency measurements, compiled out of production code.Alan Conway2009-01-201-1/+0
* Fix --cluster-mast-max: errors in last commit.Alan Conway2009-01-091-1/+1
* Added --cluster-read-max: max number of outstanding mcasts in CPG buffers.Alan Conway2009-01-091-2/+9
* cluster: handle multicast errors.Alan Conway2009-01-081-1/+2
* cluster/Event: store event header in the same buffer as data to simplify enco...Alan Conway2008-12-121-0/+2
* cluster: refactor multicast concerns into separate Multicaster class with sep...Alan Conway2008-12-111-0/+69