[jboss-dev-forums] [Design of JBossCache] - Re: Lock striping broken for Second Level Cache use case
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Mar 19 10:37:03 EDT 2009
"jason.greene at jboss.com" wrote : I guess my point was more that the default is fine. You could also do something like segments = (concurrency level % 20)
You mean segments = (concurrency level / 20) right? :-)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219500#4219500
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219500
More information about the jboss-dev-forums
mailing list