summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Event.h
Commit message (Expand)AuthorAgeFilesLines
* Cluster join & brain-dumps working.Alan Conway2008-10-031-0/+6
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-261-2/+2
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-1/+3
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-4/+0
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-3/+8
* RefCountedBuffer improvements, centralize cluster encoding/decoding in Event.Alan Conway2008-09-061-5/+7
* Queue cpg deliveries for execution in separate thread.Alan Conway2008-09-061-4/+8
* Fixed cluster membership notification.Alan Conway2008-09-051-0/+65