Page 1 of 1

Current depth of the Queue in JAVA MQ

PostPosted: Tue Mar 27, 2012 6:37 pm
by Sivapradeep
hi,
i want to know the how to find out current depth of my queue in JAVA MQ.
here the queue is opened in input mode and i'm performing GET operation.

Re: Current depth of the Queue in JAVA MQ

PostPosted: Tue Mar 27, 2012 6:42 pm
by Robert Sample
Google is your friend. Googling java mq check queue depth returns 34,900 hits and several of them on the first page appear to have exactly what you want.