Yep. JCS's cache.ccf contains these keys jcs.region.foo.cacheattributes.MemoryCacheName=org.apache.jcs.engine.m emory.lru.LRUMemoryCache jcs.region.foo.cacheattributes.UseMemoryShrinker=true jcs.region.foo.cacheattributes.MaxMemoryIdleTimeSeconds=36000 jcs.region.foo.cacheattributes.ShrinkerIntervalSeconds=60
Regards, Kelvin On Wed, 20 Nov 2002 17:20:10 -0800, Matthew Baird said: >well then, i'll take back what I said. Use the already implemented >JCS cache. I added this last week. I didn't know it had a timed >expiration mode. > >m > > -----Original Message----- From: Kelvin Tan [mailto:kelvin- >[EMAIL PROTECTED]] Sent: Wed 11/20/2002 5:18 PM To: OJB Users >List Cc: Subject: Re: Is there an implementation of time-limited >cache implementation? > > > > JCS from the Turbine project fits the bill. Its just a generic >caching subsystem, so you'll probably need to write an OJB adapter >for it... > > Regards, Kelvin > > > On Wed, 20 Nov 2002 16:58:19 -0800, [EMAIL PROTECTED] >said: >Hi, As sometimes we need to update the database using 3rd >party >tools, we like to have a cache mechanism that will >automatically >expire an object after a certain time, like >5minutes, from its >creation. Has anybody have done such work? > >Best regards, Hanmin > > > > > -- > To unsubscribe, e-mail: <mailto:ojb-user- >[EMAIL PROTECTED]> For additional commands, e-mail: ><mailto:ojb-user- >[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>