summaryrefslogtreecommitdiff
path: root/cpp/src/cluster.mk
Commit message (Expand)AuthorAgeFilesLines
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-1/+3
* Cluster join & brain-dumps working.Alan Conway2008-10-031-7/+1
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-1/+7
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-1/+3
* Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...Alan Conway2008-09-111-3/+0
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-4/+6
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-2/+4
* Fixed cluster membership notification.Alan Conway2008-09-051-1/+3
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-6/+8
* Pre-buffering output strategy for cluster.Alan Conway2008-08-211-1/+5
* Move frame processing out of CPG dispatch queue for cluster.Alan Conway2008-08-121-1/+4
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-0/+2
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-1/+2
* Replaced --enable-cluster option with --with-cpg to enable/disable CPG.Alan Conway2008-02-061-1/+1
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-15/+13
* * Summary:Alan Conway2007-08-311-15/+15
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-271-2/+0
* * Summary:Alan Conway2007-07-191-2/+4
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-1/+3
* * cluster/ClasifierHandler: classifies frames for clustering treatment.Alan Conway2007-07-031-1/+3
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-2/+0
* * Summary:Alan Conway2007-06-291-2/+5
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-3/+8
* Dummy libcluster.so when openais is not available, keep rpmbuild happy.Alan Conway2007-06-201-2/+7
* Build support for clustering, initial CPG wrapper & tests.Alan Conway2007-06-071-0/+11