On 09/22/2011 01:23 AM, Daryoush Mehrtash wrote:
Does this means, even if I install the store module, I would not be able to send a reliable message (as in exactly once).
Correct, at present there is no built in support for exactly-once guarantees. You can get at-least-once and then de-duplicate in your application.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
