summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Event.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Cluster join & brain-dumps working.Alan Conway2008-10-031-1/+10
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-261-3/+3
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-9/+10
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-3/+3
* RefCountedBuffer improvements, centralize cluster encoding/decoding in Event.Alan Conway2008-09-061-4/+19
* Queue cpg deliveries for execution in separate thread.Alan Conway2008-09-061-4/+9
* Fixed cluster membership notification.Alan Conway2008-09-051-0/+52