You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Ipraveen <pr...@tarmin.com> on 2007/09/12 08:58:09 UTC

number of queue in session

hi
 how to find out how many queues are there in a session , and how much
receiver is connected to a particular queue?

-- 
View this message in context: http://www.nabble.com/number-of-queue-in-session-tf4427357s2354.html#a12629766
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.


Re: number of queue in session

Posted by James Strachan <ja...@gmail.com>.
On 9/12/07, Ipraveen <pr...@tarmin.com> wrote:
>
>
>
> James.Strachan wrote:
> >
> > On 9/12/07, Ipraveen <pr...@tarmin.com> wrote:
> >>
> >> hi
> >>  how to find out how many queues are there in a session
> >
> > Queues are not contained in a session; they are broker side things.
> > http://activemq.apache.org/how-do-i-create-new-destinations.html
> >
> >> , and how much
> >> receiver is connected to a particular queue?
> >
> > This might help
> > http://activemq.apache.org/how-can-i-monitor-activemq.html
> > --
> > James
> > -------
> > http://macstrac.blogspot.com/
> >
> >
> so how to find out number  of queue in a broker

http://activemq.apache.org/how-can-i-monitor-activemq.html

-- 
James
-------
http://macstrac.blogspot.com/

Re: number of queue in session

Posted by Ipraveen <pr...@tarmin.com>.


James.Strachan wrote:
> 
> On 9/12/07, Ipraveen <pr...@tarmin.com> wrote:
>>
>> hi
>>  how to find out how many queues are there in a session
> 
> Queues are not contained in a session; they are broker side things.
> http://activemq.apache.org/how-do-i-create-new-destinations.html
> 
>> , and how much
>> receiver is connected to a particular queue?
> 
> This might help
> http://activemq.apache.org/how-can-i-monitor-activemq.html
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> 
so how to find out number  of queue in a broker
-- 
View this message in context: http://www.nabble.com/number-of-queue-in-session-tf4427357s2354.html#a12631490
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.


Re: number of queue in session

Posted by James Strachan <ja...@gmail.com>.
On 9/12/07, Ipraveen <pr...@tarmin.com> wrote:
>
> hi
>  how to find out how many queues are there in a session

Queues are not contained in a session; they are broker side things.
http://activemq.apache.org/how-do-i-create-new-destinations.html

> , and how much
> receiver is connected to a particular queue?

This might help
http://activemq.apache.org/how-can-i-monitor-activemq.html
-- 
James
-------
http://macstrac.blogspot.com/