[jboss-user] [JBoss Messaging] - Re: automatically truncate message table on server startup

timfox do-not-reply at jboss.com
Wed May 23 12:54:44 EDT 2007


"paul_da_programmer" wrote : So would non-persistent messages still preserve the transactional integrity of the JMS transaction?

The short answer is no.

If you want full ACID transactions, you must use persistent messages.

Remember the D in ACID stands for durable, and non persistent messages, by definition have no durability.

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

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



More information about the jboss-user mailing list