[jboss-as7-dev] A simple timed cache?

Jason Greene jgreene at redhat.com
Mon Sep 5 21:05:15 EDT 2011


Two options:

1) CHM + Reaper thread (we have something like this in msc)

2) copy infinispan's LIRS map

Sent from my iPhone

On Sep 5, 2011, at 1:07 PM, Darran Lofthouse <darran.lofthouse at jboss.com> wrote:

> I have a couple of tasks that are going to need some form of cache with 
> items to be removed after after a specified timeout, for the API I just 
> need something that implements the Map interface or similar.
> 
> I don't really want to be bringing in additional dependencies but wanted 
> to check do we have anything similar already in AS7 so I am not 
> re-inventing this for the sake of it.
> 
> Regards,
> Darran Lofthouse.
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list