summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Cluster.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-2920: Broken checkpoint: passing dequeue mutex test with issuesAlan Conway2011-07-281-0/+4
* QPID-2920: Remove const from some broker::Cluster functions to allow cluster ...Alan Conway2011-07-251-8/+8
* QPID-2920: First cut experimental prototype for new cluster.Alan Conway2011-02-221-0/+104
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-110/+0
* New cluster: core framework and initial implementation of enqueue logic.Alan Conway2010-10-251-6/+13
* Introduce broker::Cluster interface.Alan Conway2010-10-181-0/+103