Hi all, I work on a project who use qpid messaging to dialogue in AMQP. I have a question about selector (to do request/reply pattern), I want retrieve a message on a queue or topic but with a filter (selector?), like correlation_id = '123456789', do you have any documentation about this, please?
The another is, the better way (performance) to do the request/reply is: 1- using the correlation_id, or 2- using temporary queue (and using the destination queue, for the replyer). Thanks for the help. Regards -- View this message in context: http://qpid.2158936.n2.nabble.com/filter-selector-tp7639961.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
