[Opensymphony-oscache] Dynamic Content Refresh

John <[email protected]> Wed, 13 Dec 2006 10:56:36 CST
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <23710707.1166029061700.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
I am currently evaluating a possible usage of OSCache, and came across the following feature on the feature list:

* OSCache allows you to execute dynamic content periodically (eg every 30 minutes) rather than every request and store the result in memory. Each further request is served directly from the memory cache, resulting in dramatic speed increases.

I read this to say that instead of just invalidating the cached content and having it be re-retrieved upon next request, that OSCache can re-execute the process for me and cache the result.  This way, the user is no longer waiting for the request when the cache is invalidated.

However, I could not find any documentation on this feature.  How do I set it up to execute, and how can I configure it?

Thanks!
--John
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=53364&messageID=107315#107315