mARK bLOORE wrote:
Thanks for the suggestions. I should have added some more info: I'm talking to someone else's RabbitMQ server, which is AMQP 0.8. qpid-tool hangs trying to connect to it, though I can access it just fine using qpid in Python. My problem is that I don't know much about AMQP, and can't find good documentation, and I think I have created queues during testing that are siphoning off messages from the exchange that was created for me. So I want to find and remove those queues, and hopefully learn enough to keep from doing it again.
QMF is layered AMQP 0-10 functionality. I have no idea what Rabbit provided for managing their
broker. The QMF tools will work with the qpid c++ broker. regards Carl. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
