summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ConnectionMap.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed race conditions in cluster.Alan Conway2009-03-081-84/+0
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-7/+2
* Add lock to cluster::ConnectionMap, make it thread safe.Alan Conway2009-02-271-0/+1
* Fix cluster flow control bug: hang with large messages (>frame-max) and low -...Alan Conway2009-02-101-0/+3
* Fix race condition with deleted local connections.Alan Conway2009-02-041-1/+3
* Fix for race conditions in cluster join.Alan Conway2009-02-031-41/+29
* Added qpid-cluster utility plus model changes to support it.Ted Ross2009-01-261-0/+5
* Cluster: separated connection map lock to reduce contention.Alan Conway2008-12-081-0/+90