Hi all,

I just added a new feature to the RefreshableCachedObject.  Now you can
set a TimeToLive value in there, and if the object doesn't get touched
in the cache for that time, then it will be removed.  If you set the TTL
to a negative value (the default) then it will stay in the cache
indefinitely, refreshing itself whenever it expires.

There are still threading issues in the cache as discussed previously in
this list.  Can someone with more experience with that stuff take a look
at TurbineGlobalCacheService.java please.

Thanks

        -Nissim


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to