I went through the CacheLoader documentation of JBossCache1.2. I was wondering if the following use case has been (or is being) considered: cache distributed in a cluster, each nodes configured with the same CacheLoader and backend storage. When an update is done in one of the node, the data is simply invalidated (evicted) in all the other nodes. If needed, it will be reloaded from the backend storage.
I looked at the roadmap, and some of th items could apply to this use case, but I am not 100% sure. Thanks. Thomas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862657#3862657 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862657 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
