You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Komandur <sr...@komandur.com> on 2006/08/09 20:15:29 UTC

Re: [jira] Commented: (AMQ-850) add the ability to timeout a consumer to


Continuing my previous posting ...

Also, note that message related accounting can happen in the central pool;
for example, any dispatched messages are marked appropriately in the message
meta-data  (which consumer it was dispatched, timestamp etc). The dispatched
messages can go to the "back" of the pool or moved to another "Ack pool"
(potentially sorted by consumer specific expiry time), which can be visited
periodically(and lazily) for further cleanup/processing.

Thanks
Regards
- Sridhar Komandur
-- 
View this message in context: http://www.nabble.com/-jira--Created%3A-%28AMQ-850%29-add-the-ability-to-timeout-a-prefetch-buffer-to-prevent-a-single-consumer-grabbing-messages-tf2014900.html#a5731150
Sent from the ActiveMQ - Dev forum at Nabble.com.