We want to track the consumer applications that which message has been
consumed by which consumer while we use queues. For this purpose we use COA
and COD in WebshereMQ.
How can we achive the above required results in ActiveMQ.

James.Strachan wrote:
> 
> On 8/6/07, Qian Su <[EMAIL PROTECTED]> wrote:
>>
>> Yes, we are using only queues with persistent messaging, rather than
>> durable
>> topic subscriptions since we have only a single consumer per message. 
>> So,
>> it is normal to see the ACTIVEMQ_ACKS table empty?
> 
> Yes - as I said that table is not used for queues, its only used for
> durable topic subscriptions. For acknowledgement of messages on
> queues, we delete the message row.
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Why-my-ACTIVEMQ_ACKS-table-stays-empty--tp11970882s2354p15242255.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to