Skip to main content
5 events
when toggle format what by license comment
Feb 19, 2012 at 4:15 vote accept ltfishie
Feb 19, 2012 at 4:15 comment added ltfishie Thanks for your answer. I eventually implemented a background thread that would sync local cache with remote cache periodically and it works great.
Feb 9, 2012 at 15:05 comment added emit This seems more a centralized repository (with cache), look for the Repository (or Blackboard) architectural pattern, e.g. in the book by Buschmann et al., Pattern-Oriented Software Architecture Volume 1: A System of Patterns.
Feb 9, 2012 at 14:45 comment added ltfishie Thanks, your answer let me to think more about my question. I am looking for a implementation where nodes are not aware of each other and can only check remote cache for validity.
Feb 9, 2012 at 13:18 history answered emit CC BY-SA 3.0