EHC ❯ Queue Wrapper for EHCache
-
New Feature
-
Status: Open
-
2 Major
-
Resolution:
-
-
-
prodmgmt
-
Reporter:
-
September 21, 2009
-
0
-
Watchers: 0
-
March 11, 2010
-
Description
Wraps a Cache object with a Queue so that objects can be added and removed in order, without referencing a key. Is useful for a WriteBehindCache implementation.
Attached is Eclipse project directory. Just set a reference to: ehcache-1.6.0-beta3-sources.jar to compile.
Also included is a tester class, to test whether a specified class is actually serializable. Sourceforge Ticket ID: 2776716 - Opened By: samgoldberg - 20 Apr 2009 20:30 UTC
Hi Sam, check this out, you’ll probably be interested:
https://sourceforge.net/tracker/?func=detail&aid=2828563&group_id=93232&atid=603561 Comment by: mads1980 - 28 Jul 2009 19:45 UTC