[jboss-user] [JBossCache] - Re: write lock timeout, but no transactions and async replic
manik.surtani@jboss.com
do-not-reply at jboss.com
Tue Jun 12 12:17:15 EDT 2007
Multiple threads reading from and writing to the same cache. You don't necessarily need a TM for this - you can tell by looking at the lock owners - they're Threads, not GlobalTransaction instances.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053636#4053636
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053636
More information about the jboss-user
mailing list