On 03/10/2011 12:29 AM, Hickerson, David A wrote:
So if messaging::Address.name maps to a queue or topic. Does the 
messaging::Address.subject provide further refinement of messages sent to that 
queue or topic?

Yes. However at present there is no ability in the c++ broker to selectively receive messages matching a given subject from a queue (works fine for a topic). Selectors/filters for queues is something we plan to add however.

There is some more detail on subjects in the page Steve linked to below.


-----Original Message-----
From: Steve Huston [mailto:shus...@riverace.com]
Sent: Wednesday, March 09, 2011 5:18 PM
To: users@qpid.apache.org
Subject: RE: Question about messaging::Address in the C++ code

Hi David,

I have been looking that the examples and the documentation for
messaging::Address. I am little confused as to what
messaging::Address.name (setName/getName) is.

Is it a Session name, a URL for the broker, or something completely
different?

Different. It's a queue or exchange name. There's some documentation at 
http://qpid.apache.org/books/trunk/Programming-In-Apache-Qpid/html/ch02s
04.html#ftn.id2649930

-Steve

--
Steve Huston, Riverace Corporation
Total Lifecycle Support for Your Networked Applications http://www.riverace.com


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to