Re: fetching queue details

2018-08-13 Thread arungujjar
Thanks for the reply @jbertram But i need to fetch the queue details using only stomp protocol and the code should be hardcoded. I mean in java we have getQueues() which prints the queues, i need the similar method in python to fetch the queue details including enqueue count and dequeue count. I'

fetching queue details

2018-08-08 Thread arungujjar
how to fetch queue details like enqueue count, dequeue count from activemq using python program -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html