summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml/cluster.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk changes from r758432:768028cmakeStephen D. Huston2009-04-231-0/+15
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-3/+4
* Cluster security support:Alan Conway2009-02-121-0/+1
* Cluster support for message time-to-live.Alan Conway2009-02-091-0/+5
* Fix for race conditions in cluster join.Alan Conway2009-02-031-3/+3
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-271-13/+13
* sys/PollableQueue: dispatch in batches, allow put-back.Alan Conway2008-12-111-7/+1
* Cluster replicates queues/exchanges with same encode/decode functions as the ...Alan Conway2008-11-121-0/+5
* Include DeliveryRecord::credit in replication to new members.Alan Conway2008-11-111-0/+1
* Cluster: replicate transaction state to newcomers.Alan Conway2008-11-051-0/+12
* Replicate session state for un-acknowledged messages to new cluster members.Alan Conway2008-10-301-5/+25
* cluster: DumpClient updates consumer notifyEnabled and blocked.Alan Conway2008-10-201-4/+14
* Add UUID generated for each new cluster instance.Alan Conway2008-10-161-0/+1
* Fix race in cluster causing incorrect known-broker lists to be sent to clients.Alan Conway2008-10-161-0/+4
* Cluster join & brain-dumps working.Alan Conway2008-10-031-10/+18
* Enabled management, add cluster shutdown command.Alan Conway2008-09-251-0/+2
* 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