[jboss-user] [JBoss Cache: Core Edition] - Re: Problem in persisting HashMap in cache
manik.surtani@jboss.com
do-not-reply at jboss.com
Mon Jun 8 07:53:55 EDT 2009
Have you tried forcing a gc() after the end of your generation loop?
Also, perhaps JDBM is caching stuff in memory as well, maintaining different versions. Have you looked at the JDBM docs/code to see if this is the case, and how this can be disabled?
Cheers
Manik
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235994#4235994
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235994
More information about the jboss-user
mailing list