[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Once and only once delivery?
genman
do-not-reply at jboss.com
Mon Oct 9 20:27:30 EDT 2006
Although you suggest 2PC, you could always have the server track the message by ID. If it sees the same message again (and it was successfully sent) then ignore it.
I'm pretty sure this is something JBossMQ doesn't do.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977097#3977097
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977097
More information about the jboss-dev-forums
mailing list