[jboss-user] [JBoss Cache: Core Edition] - Re: Purpose of cache loader
manik.surtani@jboss.com
do-not-reply at jboss.com
Tue Jul 22 05:54:58 EDT 2008
Both BDBJE and JDBM cache loaders - both file-based - are recommended over the FileCacheLoader.
All cache loaders will have state persisted when state is put or changed in the cache. This could be asynchronous to make cache calls quicker, with the risk associated with any async call.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165831#4165831
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165831
More information about the jboss-user
mailing list