summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/EventFrame.h
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Undo change from r774809.Alan Conway2009-05-151-1/+0
* Fix for unpredictable enqueues by timer-triggered management code in a cluster.Alan Conway2009-05-141-0/+1
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-1/+0
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-0/+1
* Fixed race conditions in cluster.Alan Conway2009-03-081-8/+0
* cluster: fix delivery-property.exchange-name set on updated messages.Alan Conway2009-03-051-3/+3
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-2/+2
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-1/+2
* Fix for race conditions in cluster join.Alan Conway2009-02-031-8/+6
* cluster/EventFrame.cpp: Add operator<< for EventFrameAlan Conway2009-01-271-7/+8
* cluster: Add sequence number to events & framesAlan Conway2009-01-271-3/+15
* More latency metrics.Alan Conway2009-01-221-1/+4
* cluster: Pipeline decoding. About 10% improvement in latency and throughput.Alan Conway2009-01-211-0/+53