I would like to access programmatically the size of a Queue without making use of a QueueBrowser and scanning the elements it returns. In the FAQ will a JMX approach recommendend (see http://activemq.apache.org/how-do-i-find-the-size-of-a-queue.html), but I would rather follow another way. Other JMS implementations offer for example methods to get the messageCount via a so-called Broker-Object. Any hint? Thanks in advance.
Marco -- View this message in context: http://www.nabble.com/Getting-the-size-of-a-Queue-tf3922152s2354.html#a11121528 Sent from the ActiveMQ - User mailing list archive at Nabble.com.