From dev-return-8090-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Sep 12 09:05:28 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 54849 invoked from network); 12 Sep 2007 09:05:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 09:05:27 -0000 Received: (qmail 78497 invoked by uid 500); 12 Sep 2007 09:05:20 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 78464 invoked by uid 500); 12 Sep 2007 09:05:20 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 78455 invoked by uid 99); 12 Sep 2007 09:05:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 02:05:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of james.strachan@gmail.com designates 66.249.82.235 as permitted sender) Received: from [66.249.82.235] (HELO wx-out-0506.google.com) (66.249.82.235) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 09:05:19 +0000 Received: by wx-out-0506.google.com with SMTP id i30so176846wxd for ; Wed, 12 Sep 2007 02:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=pYXqATlo+RsoJ8/2ELt4wkaN8p8CqfU62VnLgj6N1sg=; b=odQL7HIqFiU+l5t68YD2Xm7XUALjQboBEIbvC9kkw94NbXUBHoaENjws5v306IvKifFqBv8dz5ACprXFSCbPEx/cjVDJ+z1xS5cv2qbTETnaYnCZ2jRk1x5EAOBd0qcdUJyMwYtEaC1y9GTGoLewoJgv1aKMoiTtvOJB4nuG0zw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LNEzl+hXTdysB4SRC1jEwxXY1MrIybPsMtIxafO+esvya03oPV5GjWdhdCNdSvRLMEKdRRm6S1Rd7PySOwSIlK8jxCiELUtK7FZG2U4/pkrvZgC/zwlLugMm/cVEQYsoo+QtloIPflpFwtd+7WgYf69BwzqN+NTyLPZhRaLGcnU= Received: by 10.90.87.5 with SMTP id k5mr6130367agb.1189587898645; Wed, 12 Sep 2007 02:04:58 -0700 (PDT) Received: by 10.90.105.10 with HTTP; Wed, 12 Sep 2007 02:04:58 -0700 (PDT) Message-ID: Date: Wed, 12 Sep 2007 10:04:58 +0100 From: "James Strachan" To: dev@activemq.apache.org Subject: Re: number of queue in session In-Reply-To: <12631490.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <12629766.post@talk.nabble.com> <12631490.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On 9/12/07, Ipraveen wrote: > > > > James.Strachan wrote: > > > > On 9/12/07, Ipraveen 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/