summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/types.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-0/+1
* Fix cluster elder calculation to ensure unique elder.Alan Conway2010-01-271-1/+1
* Integrated InitialStatusMap into cluster code.Alan Conway2009-11-171-4/+0
* cluster::InitialStatusMap and unit tests, support for improved cluster join p...Alan Conway2009-11-171-2/+5
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-6/+5
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-0/+2
* Fix cluster flow control bug: hang with large messages (>frame-max) and low -...Alan Conway2009-02-101-1/+2
* Fix for race conditions in cluster join.Alan Conway2009-02-031-2/+2
* cluster: Add sequence number to events & framesAlan Conway2009-01-271-2/+0
* Consistent #if defined for header selectino.Alan Conway2009-01-071-3/+3
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-171-1/+9
* cluster/Event: store event header in the same buffer as data to simplify enco...Alan Conway2008-12-121-0/+1
* Cluster join & brain-dumps working.Alan Conway2008-10-031-2/+5
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-211-0/+2
* Fix race in cluster join protocol.Alan Conway2008-09-161-1/+2
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-7/+0
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-1/+15
* Queue cpg deliveries for execution in separate thread.Alan Conway2008-09-061-1/+1
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-031-0/+4
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-0/+58