On 09/29/2010 08:53 AM, [email protected] wrote:

One more question. How can I give LocalQueue a uniq name? In above code, the
LocalQueue name will be the session ID name. Does QPID client support
generate a unique queue name?

No, not directly. You can use a UUID to create your own however, or since the session name is guaranteed to be unique use that as a basis.

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

Reply via email to