summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueueListeners.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3890: merge Queue lock scope reduction performance tweaks into trunkKenneth Anthony Giusti2012-03-221-4/+3
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-081-2/+2
* QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...Gordon Sim2010-01-221-0/+11
* Update queue listeners in the correct order.Alan Conway2009-07-161-0/+5
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-2/+4
* Revert bad optimization: unpredictable ordering of set caused cluster failures.Alan Conway2009-06-121-2/+6
* Use set for efficient insert/remove rather than list.Alan Conway2009-05-071-6/+2
* QPID-1280: fixed performance regression for multiple subscribers on shared queueGordon Sim2008-11-291-0/+68