diff options
author | Martin Ritchie <ritchiem@apache.org> | 2009-03-02 15:13:57 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2009-03-02 15:13:57 +0000 |
commit | 13b3b27433aa3e2e2395879fe490c9a07ad62f95 (patch) | |
tree | e12c143a43e7ee529699a04f4f43e754b125c0ed /cpp/src | |
parent | d6deed89f75480dc770488a9310f69a71dec3e75 (diff) | |
download | qpid-python-13b3b27433aa3e2e2395879fe490c9a07ad62f95.tar.gz |
QPID-1637 : Added Purger thread for Priority Queues and when threasholds are adjusted.
QueueEntries are now the point of entry to load/unload rather than the List. This is because it is only the QueueEntryList that the QueueEntry that is attached to that can correctly account for the inMemory usage. In the Priority Queue case the priority queue does not know which sub list the QueueEntry is on. As the QEI knows it makes sence to request load/unload through the entry.
Set the default Maximum InMemory to -1, disabled.
Removed the FlowableQueueEntryList interface, merged with QueueEntryList
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@749331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
0 files changed, 0 insertions, 0 deletions