summaryrefslogtreecommitdiff
path: root/cpp/src/cluster.mk
Commit message (Expand)AuthorAgeFilesLines
* LatenchTracker: a tool for measuring latencies.Alan Conway2009-05-041-1/+2
* Improved & simplified cluster output algorithm.Alan Conway2009-04-291-2/+0
* src/cluster.mk: removed non-existent file.Alan Conway2009-04-141-1/+0
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-0/+3
* Fixed race conditions in cluster.Alan Conway2009-03-081-2/+3
* cluster: fix delivery-property.exchange-name set on updated messages.Alan Conway2009-03-051-0/+1
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-4/+0
* Fix header name in sources.Gordon Sim2009-02-251-1/+1
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-0/+1
* Cluster security support:Alan Conway2009-02-121-0/+1
* Remove unused class and clean up some FIXME comments.Alan Conway2009-02-101-2/+0
* Cluster support for message time-to-live.Alan Conway2009-02-091-0/+2
* Remove non-existent qpid/cluster/Updatee.h from cluster.mk.Alan Conway2009-02-051-1/+0
* Fix for race conditions in cluster join.Alan Conway2009-02-031-1/+7
* cluster/EventFrame.cpp: Add operator<< for EventFrameAlan Conway2009-01-271-0/+1
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-271-2/+2
* cluster: Add sequence number to events & framesAlan Conway2009-01-271-1/+1
* cluster: Pipeline decoding. About 10% improvement in latency and throughput.Alan Conway2009-01-211-10/+11
* cluster refactor: separate out dispatch strategy, implement poller and thread...Alan Conway2009-01-161-22/+26
* Added ASF license to makefilesGordon Sim2008-12-151-0/+18
* cluster: refactor multicast concerns into separate Multicaster class with sep...Alan Conway2008-12-111-0/+3
* Cluster: separated connection map lock to reduce contention.Alan Conway2008-12-081-0/+1
* Add missing DIST rules.Alan Conway2008-11-201-3/+9
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-5/+12
* Remove all cluster targets if configured --without-cpg.Alan Conway2008-11-141-3/+4
* Remove dummy cluster.so library, no longer needed & confusing.Alan Conway2008-11-141-4/+0
* 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