[jboss-dev-forums] [Design of JBossCache] - Re: Lock striping broken for Second Level Cache use case
manik.surtani@jboss.com
do-not-reply at jboss.com
Wed Mar 18 05:44:46 EDT 2009
Ok, the solution I proposed above is broken. The map would grow infinitely and be a memory leak since there is no way to remove the lock from the concurrent map, unless there is some further synchronization, which will make things even less performant. More to think about.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218959#4218959
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218959
More information about the jboss-dev-forums
mailing list