[jboss-dev-forums] [Design of JBossCache] - Re: Increasing Cache size for the application
manik.surtani@jboss.com
do-not-reply at jboss.com
Mon Sep 17 10:04:15 EDT 2007
JBoss Cache can help, since you can tune eviction parameters such that you don't hit the 1.5 GiB limit. When the cache size exceeds any limits you specify, data is evicted from memory and offloaded on to disk using a cache loader. Not sure if this helps you with your problem though. I'd recommend reading through the user guide, especially chapters on eviction and cache loading.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085059#4085059
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085059
More information about the jboss-dev-forums
mailing list