[jboss-user] [Clustering/JBoss] - Re: Why not always use cache invalidation option?
bstansberry@jboss.com
do-not-reply at jboss.com
Fri Aug 11 16:38:19 EDT 2006
On a single server, concurrent access to an individual bean is controlled via locking of the bean itself. There is no need to invalidate the cache, because while one transaction has the bean locked, it is not readable by other transactions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964697#3964697
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964697
More information about the jboss-user
mailing list