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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
