summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-1/+2
* Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...Alan Conway2008-09-111-12/+7
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-0/+12
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-031-8/+15
* Fix build error in cluster code.Alan Conway2008-09-031-1/+1
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-0/+101