Greetings. I would like to pint your attention to HermesJms 1.14 http://www.theserverside.com/discussions/thread.tss?thread_id=62696
It includes our investigation, based on Frase and Gordon help (http://code.google.com/p/hermesjms-qpid-plugin/) and allows to work with queues on c++ broker. Hope it helps. Regards, Boris -----Original Message----- From: fadams [mailto:[email protected]] Sent: Friday, July 29, 2011 12:46 PM To: [email protected] Subject: Re: C++ QMF console Hi Again Jeff, Another thing that may help you. Before I got started writing my Java QMF2 API implementation I wrote a client that prints info about all connections to a broker. This contains code very much like qpid-config -b queues. I've linked the thread below, there's a link off that to download the code. http://apache-qpid-users.2158936.n2.nabble.com/QMF2-JMS-ConnectionAudit-client-td6517128.html Connection Audit Client It's more or less pure QMF2 protocol with some simple wrapper classes and is kind of the genesis of the API implementation I'm writing. Although it's in Java it should be easy to port to C++ given Gordon's C++ example I pointed you at earlier. HTH Frase -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/C-QMF-console-tp6631563p6632778.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:[email protected] _______________________________________________________ The information contained in this message may be privileged and conf idential and protected from disclosure. If you are not the original intended recipient, you are hereby notified that any review, retransmission, dissemination, or other use of, or taking of any action in reliance upon, this information is prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and delete it from your computer. Thank you for your cooperation. Troika Dialog, Russia. If you need assistance please contact our Contact Center (+7495) 258 0500 or go to www.troika.ru/eng/Contacts/system.wbp --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
