[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:45:00 EST 2006
BTW, the reason I wanted to check this, is that a certain very popular open source messaging system (you know the one I mean ;) ), in it's out of the box configuration, batches up acks in AUTO_ACK_MODE - so basically AUTO_ACK has the same delivery guarantee as DUPS_OK, which seems somewhat disingenuous, but probably helps them on benchmarks.
Which leads to the question of whether our out of the box configuration should be JMS spec compliant, or optimised for performance and the user has to actively set a flag --JMScompliant. Currently we are out of the box JMS spec compliant.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990456#3990456
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990456
More information about the jboss-dev-forums
mailing list