summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerQueue.h
Commit message (Expand)AuthorAgeFilesLines
* * src/qpid/sys/Serializer.h, .cpp:Alan Conway2007-08-211-2/+8
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-1/+3
* async IO for broker storeCarl C. Trieloff2007-08-151-2/+8
* * Changed Broker queue processing to avoid unnecessary uses of boost::bindAndrew Stitcher2007-08-021-1/+2
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-1/+1
* Fixed MT safety issues pointed out by Gordon.Carl C. Trieloff2007-07-181-5/+9
* Updated queue class, can run dispatch on seperate thread or on Carl C. Trieloff2007-07-171-4/+3
* - replaced Mutexes with 2 RWlocks, about 2% less time in wait-state with change.Carl C. Trieloff2007-07-051-1/+2
* Fix (and test) for QPID-407. Messages are requeued at the head rather than th...Gordon Sim2007-07-031-2/+9
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-3/+2
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+5
* Add ability for a queue to record all bindings to it, such that these can be ...Gordon Sim2007-06-141-0/+4
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-2/+2
* Changes to support durable exchanges.Gordon Sim2007-05-171-0/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+152