[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Can acknowledgements be asynchronous for auto_ack?

timfox do-not-reply at jboss.com
Fri Dec 1 09:34:12 EST 2006


"adrian at jboss.org" wrote : 
  | In fact, part of the contract of receive() for AUTO_ACK is that
  | the ACK has been successfully done such that when the client
  | does processing on the message, it knows that it won't get the message again.

Thanks for the clarification.

Right, this is a "at most once" guarantee I guess, since the message might be lost if failure happened between acking and the client actually getting the message.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990450#3990450

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990450



More information about the jboss-dev-forums mailing list