summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/PollableQueue.h
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental commit.Alan Conway2008-12-171-9/+11
* Default --cluster-read-max to 0.Alan Conway2008-12-171-11/+9
* sys/PollableQueue: dispatch in batches, allow put-back.Alan Conway2008-12-111-19/+16
* PollableQueue: fix unsafe use of dequeAlan Conway2008-12-021-4/+8
* Cluster: handle CPG flow-control conditions.Alan Conway2008-12-021-11/+19
* QPID-1382 from Mick Goulish: Improvement to Client-Side Cluster Failover codeAlan Conway2008-10-221-0/+1
* Cluster join & brain-dumps working.Alan Conway2008-10-031-50/+49
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-261-1/+1
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-1/+9
* Moved PollableCondition into sys/posix, posix only impl.Alan Conway2008-09-121-5/+1
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-15/+41
* Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...Alan Conway2008-09-111-0/+113