From users-return-1945-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Tue Sep 29 00:01:41 2009 Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 50161 invoked from network); 29 Sep 2009 00:01:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Sep 2009 00:01:41 -0000 Received: (qmail 38992 invoked by uid 500); 29 Sep 2009 00:01:40 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 38954 invoked by uid 500); 29 Sep 2009 00:01:40 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 38943 invoked by uid 99); 29 Sep 2009 00:01:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 00:01:40 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cctrieloff@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 00:01:32 +0000 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8T01A2b014860 for ; Mon, 28 Sep 2009 20:01:11 -0400 Received: from localhost.localdomain (vpn-9-8.rdu.redhat.com [10.11.9.8]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8T019OF016138 for ; Mon, 28 Sep 2009 20:01:10 -0400 Message-ID: <4AC14E19.3090004@redhat.com> Date: Mon, 28 Sep 2009 20:00:25 -0400 From: Carl Trieloff Reply-To: cctrieloff@redhat.com Organization: Red Hat User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: There have any way let C++ client to check Queue or topic size on broker side. References: <1253809835581-3707122.post@n2.nabble.com> <1254169590436-3731708.post@n2.nabble.com> In-Reply-To: <1254169590436-3731708.post@n2.nabble.com> Content-Type: multipart/alternative; boundary="------------050507080207080003090000" X-Scanned-By: MIMEDefang 2.67 on 10.5.11.17 X-Virus-Checked: Checked by ClamAV on apache.org --------------050507080207080003090000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To read the stats from the broker you need Console, which I believe depends on common Carl. xinfang wrote: > Rajith Thanks for your reply. > > Yes ,Now i'm looking at QMF and i also looking at the QMFAgent, QMFConsole's > code. Actually i want to find out in my new project for C++ which library do > i need to link.. bcs i saw more lib files in src/.libs/ folder. > QMFAgent.so > QMFCommon.so > QMFConsole.so > > I will still waiting for Ted to point out . > > Thanks. > > > > > Rajith Attapattu wrote: > >> Hello, >> >> You could use the c++ QMF API to accomplish this. >> The following link could provide and overview of QMF >> http://qpid.apache.org/qpid-management-framework.htm >> >> I will leave it to Ted to point out to any documentation to the C++ >> API as he is the expert. >> >> Regards, >> >> Rajith >> >> On Thu, Sep 24, 2009 at 12:30 PM, xinfang wrote: >> >>> I want c++ producer can check the queue size on broker . then i can my >>> sender can do some action when i know the queue size . >>> >>> >>> -- >>> View this message in context: >>> http://n2.nabble.com/There-have-any-way-let-C-client-to-check-Queue-or-topic-size-on-broker-side-tp3707122p3707122.html >>> Sent from the Apache Qpid users mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> Apache Qpid - AMQP Messaging Implementation >>> Project: http://qpid.apache.org >>> Use/Interact: mailto:users-subscribe@qpid.apache.org >>> >>> >>> >> >> -- >> Regards, >> >> Rajith Attapattu >> Red Hat >> http://rajith.2rlabs.com/ >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:users-subscribe@qpid.apache.org >> >> >> >> > > --------------050507080207080003090000--