summaryrefslogtreecommitdiff
path: root/cpp/xml/cluster.xml
Commit message (Expand)AuthorAgeFilesLines
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-241-2/+3
* Dump shared state to new cluster members.Alan Conway2008-09-181-1/+3
* Fix race in cluster join protocol.Alan Conway2008-09-161-3/+6
* Simplified cluster updates.Alan Conway2008-09-161-18/+5
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-2/+10
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-8/+5
* Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...Alan Conway2008-09-111-10/+11
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-2/+48
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-031-3/+3
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-7/+5
* Pre-buffering output strategy for cluster.Alan Conway2008-08-211-2/+8
* Enable dequeue for prototype clusterAlan Conway2008-07-171-2/+4
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-4/+6
* Bring cluster code up to date.Alan Conway2008-06-181-32/+28
* Generate code for both 0-99 preview and 0-10 final specs .Alan Conway2008-02-271-1/+1
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-1/+1
* * rubygen/amqpgen.rb: Performance and API improvements.Alan Conway2007-08-271-1/+1
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-1/+1
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+37