summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueueListeners.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3890: merge Queue lock scope reduction performance tweaks into trunkKenneth Anthony Giusti2012-03-221-4/+0
* QPID-3603: Ensure listeners are notified of available messages even when a co...Alan Conway2012-01-181-7/+6
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-081-15/+21
* QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...Gordon Sim2010-01-221-0/+11
* Changes to compile under SunCC 5.10Andrew Stitcher2009-11-181-3/+3
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-2/+10
* Revert bad optimization: unpredictable ordering of set caused cluster failures.Alan Conway2009-06-121-7/+19
* Use set for efficient insert/remove rather than list.Alan Conway2009-05-071-19/+7
* QPID-1280: fixed performance regression for multiple subscribers on shared queueGordon Sim2008-11-291-0/+73