On 09/13/2010 03:59 AM, [email protected] wrote:
I use this tool to show the queue size like below. It shows the current size or the history size. It seems that it shows all messages size in history. How can I know its current size? Queues queue dur autoDel excl msg msgIn msgOut bytes bytesIn bytesOut cons bind ======================================================================================================= queue2 Y Y 0 300 300 0 1.26g 1.26g 1 2
The 'msg' column gives the current depth (and should be msgIn-msgOut). In this case the queue was empty at the time you checked.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
