"[EMAIL PROTECTED]" wrote : I have added a JIRA task to provide invalidate() across a cluster: http://jira.jboss.com/jira/browse/JBCACHE-86. | This may or may not be part of 1.2.1 (due within 1-2 weeks). Excellent! Does this mean that invalidation is in CVS right now, or does it mean that it is not too hard to implement?
"[EMAIL PROTECTED]" wrote : | "sdanig" wrote : - Lazy replication. When invalidated/uninitialized nodes are accessed on the clients, the data is retrieved transparently from the server cache. | What do you mean? This is provided by the CacheLoader model in JBossCache. Right, but unless I'm mistaken, the only implementation of CacheLoader that delegates to another cache (DelegatingCacheLoader) can only delegate to a cache within the same VM. I'm looking for something like a RemoteDelegatingCacheLoader. Am I mistaken in my assumptions as to the limitations of DelegatingCacheLoader? Thanks in advance! Daniel Gredler View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865941#3865941 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865941 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
