[jboss-user] [JBossCache] - Re: Why ClusteredCacheLoader?

bstansberry@jboss.com do-not-reply at jboss.com
Thu Sep 13 13:25:48 EDT 2007


You'd better test it, unless someone more intimately familiar responds.

If you had a chaining cache loader and one of the cache loaders in the chain was a regular cache loader, then logically the cluster-wide get from the ClusteredCacheLoader should trigger a load from the regular cache loader.

But the whole idea behind my #2 was saving overhead by not writing to a persistent store. So if you are writing to a persistent store, you're not getting that benefit.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084104#4084104

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084104



More information about the jboss-user mailing list