Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!v2g2000vbx.googlegroups.com!not-for-mail From: Paul Cager Newsgroups: comp.lang.java.programmer Subject: Re: Caching with timed expiry Date: Wed, 9 May 2012 13:09:39 -0700 (PDT) Organization: http://groups.google.com Lines: 8 Message-ID: <7aaa0519-5e9c-4e5e-955c-0d534bc90a4b@v2g2000vbx.googlegroups.com> References: NNTP-Posting-Host: 86.24.109.166 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1336594534 25561 127.0.0.1 (9 May 2012 20:15:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 May 2012 20:15:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v2g2000vbx.googlegroups.com; posting-host=86.24.109.166; posting-account=VsWLXwoAAAB13M2Ptt5-Bo-K_zCx-zyw User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/11.04 Chromium/18.0.1025.151 Chrome/18.0.1025.151 Safari/535.19,gzip(gfe) Xref: csiph.com comp.lang.java.programmer:14510 On May 8, 10:48=A0pm, Sebastian wrote: > Hello there, > > does anyone of a cache / map implementation in which entries > expire after a fixed time? Have a look at Guava http://code.google.com/p/guava-libraries/ and http://code.google.com/p/guava-libraries/wiki/CachesExplained