Hi,
Have you taken a look at Cocoon 2's cache?
src/org/apache/cocoon/components/store/MRUMemoryStore.java
How about pulling this into Excalibur? There's hardly any dependencies
on Cocoon. Caches are very handy for server-side code.. I recently
needed one, and ended up transplanting Cocoon 1's cache code.
--Jeff
On Wed, Jul 25, 2001 at 07:27:01AM +0900, Eung-ju Park wrote:
> I implement cache interface & simple lru cache.
> I don't trust my cache code. because of I am not expert on thread.
> add to scrachpad and improve it. ;-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]