summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/Multicaster.h
Commit message (Expand)AuthorAgeFilesLines
* New cluster member pushes store when joining an active cluster.Alan Conway2010-03-121-9/+14
* Support for restarting a persistent cluster.Alan Conway2009-11-241-5/+16
* Removed LatencyTracker from cluster.Alan Conway2009-10-011-3/+0
* Revert "Batch multiple events into a single CPG multicast."Alan Conway2009-08-141-2/+1
* Batch multiple events into a single CPG multicast.Alan Conway2009-08-121-1/+2
* Add directory to #includeAlan Conway2009-07-141-2/+2
* PollableQueue optimization - replace deque with vector.Alan Conway2009-05-251-1/+2
* Instrumentation for measuring latencies.Alan Conway2009-05-191-0/+3
* 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