| Release Notes(26th September 2001 - by Francois Beauregard, fbeauregard@pyxis-tech.com, andAlain Bergevin, abergevin@pyxis-tech.com, of Pyxis Technologies Inc.)
 
	Cache EventsPersistence mechanism refactoredCache Algorithms FIFO + LRU (Limit the size of the cache)AbstractConcurrentReadCache from Doug Lea's ConcurrentReaderHashMap.Should give oscache performance improvement
Disk Persistence does not need any locking strategies. Everything is handled by AbstractConcurrentReadCachePluggable entry refresh policiesUnlimited cache size for diskSpecify Duration using Simple Date Format or ISO-8601 as suggested by Fredrik Lindgren)The next one that would make sense I think is being able to specify a specific time of day.
 |