summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Multicaster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove defunct --cluster-mcast-max optionn. Alan Conway2009-01-281-23/+2
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-271-2/+3
* cluster: Add sequence number to events & framesAlan Conway2009-01-271-1/+0
* Latency measurements, compiled out of production code.Alan Conway2009-01-201-4/+6
* Fix --cluster-mast-max: errors in last commit.Alan Conway2009-01-091-9/+16
* Added --cluster-read-max: max number of outstanding mcasts in CPG buffers.Alan Conway2009-01-091-4/+28
* cluster: handle multicast errors.Alan Conway2009-01-081-3/+6
* cluster/Event: store event header in the same buffer as data to simplify enco...Alan Conway2008-12-121-1/+4
* cluster: refactor multicast concerns into separate Multicaster class with sep...Alan Conway2008-12-111-0/+81