Re: Getting the size of a Queue

2007-06-14 Thread Jim Alateras
Marco, I am running an embedded broker and I use org.apache.activemq.brokerBrokerServer.getAdminView() to get access to the counters (enqueue, dequeue and queued count). These counters are at the broker level not the queue level though. hope this helps. cheers MarcoB70 wrote: I would like

Getting the size of a Queue

2007-06-14 Thread MarcoB70
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