[jboss-user] [JBoss Cache: Core Edition] - Re: Exclusive lock is acquired on all nodes not one only

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Jun 16 05:06:19 EDT 2008


SERIALIZABLE will obtain a SERIALIZABLE lock on the entire cache.

You really won't have much concurrency at all using SERIALIZABLE.  I'd recommend R_R.

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

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



More information about the jboss-user mailing list