summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/PersistableMessage.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes to prevent problems with async store when queue is deleted before all m...Gordon Sim2008-02-211-11/+15
* Temp hack to fix as yet unclear issue with concurrent flush() and enqueueComp...Gordon Sim2007-11-291-1/+1
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-24/+32
* - notify the queue when a async IO completes for a message.Carl C. Trieloff2007-11-121-0/+5
* - clean up between base & subclassesCarl C. Trieloff2007-11-061-1/+8
* - flush async IO if present on sync for 0-10Carl C. Trieloff2007-10-231-3/+33
* convert dequeue to counter for asyncCarl C. Trieloff2007-09-141-8/+37
* Handle asynchronous enqueue of messages.Gordon Sim2007-09-141-36/+42
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-4/+5
* - header correction for bufferCarl C. Trieloff2007-08-211-1/+20
* async IO for broker storeCarl C. Trieloff2007-08-151-0/+26
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+53