[jboss-user] [JBossCache] - putForExternalRead very slow

Cyberax do-not-reply at jboss.com
Thu Sep 6 08:09:34 EDT 2007


I'm using JBoss Cache with Atomikos Transaction Manager and "putForExternalRead" method is VERY slow (about 20 times slower than 'put') because it has to suspend and resume the current transaction (and this is not a cheap operation in Atomikos).

Is it possible to have transactional 'put' which simply swallows DataVersioningExceptions without rolling back the transaction and without attempting to suspend/resume transaction?

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

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



More information about the jboss-user mailing list