Hi,

Does TreeCache provide implementation for refresh policy for a cached object in 
TreeCache?

Each cached object can adopt a different time expiration strategy to check its 
staleness like if current time in millis is greater than (time of creation or 
last update of the cached object in millis + time to live in millis) will mark 
the object as stale.

While fetching the data from the cache, it can check for the staleness based on 
the policy.

Regards,
Vineet.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to