On 07/14/2010 09:34 PM, Kerry Bonin wrote:
I'm playing with the qmfconsole APIs and examples with the goal of
bringing up a monitoring and diagnostic tool for our qpid based
system.   I'm having a difficult time determining the queue node type
{queue|topic}.  Any suggestions?

The queue|topic distinction is at this point a concept of the messaging API only. A 'queue' in the API maps on to an AMQP 0-10 queue and a 'topic' maps on to an AMQP 0-10 exchange.

On related note, I didn't see how to
map between queues and exchanges...

Not quite sure what you mean here... are you trying to get the bindings? Or something else?

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to