You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by StanleyH <st...@gmail.com> on 2006/08/29 02:52:28 UTC

is there a way to check if a queue has been modified ?

Hi, is there a way to check if a queue has been modified since last checked?
-- 
View this message in context: http://www.nabble.com/is-there-a-way-to-check-if-a-queue-has-been-modified---tf2180872.html#a6031075
Sent from the ActiveMQ - User forum at Nabble.com.


Re: is there a way to check if a queue has been modified ?

Posted by James Strachan <ja...@gmail.com>.
On 8/29/06, StanleyH <st...@gmail.com> wrote:
>
> Hi, is there a way to check if a queue has been modified since last checked?

You can use the MBeans to look at the enqueue/dequeue counters and if
they change, then messages have been enqueue/dequeued. (i.e. the queue
has been modified)

-- 

James
-------
http://radio.weblogs.com/0112098/