<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple concurrent In-memory cache for web application using Future</title>
	<atom:link href="http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html</link>
	<description>Everything java</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:25:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sheryl Trenh</title>
		<link>http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html/comment-page-1#comment-759</link>
		<dc:creator>Sheryl Trenh</dc:creator>
		<pubDate>Mon, 18 Jul 2011 19:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=228#comment-759</guid>
		<description>Helpful blog, keep me personally through searching it, I am seriously interested to find out another recommendation of it.</description>
		<content:encoded><![CDATA[<p>Helpful blog, keep me personally through searching it, I am seriously interested to find out another recommendation of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Arora</title>
		<link>http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html/comment-page-1#comment-710</link>
		<dc:creator>Gaurav Arora</dc:creator>
		<pubDate>Wed, 26 Jan 2011 08:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=228#comment-710</guid>
		<description>As I said above, you can use MapMaker - http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html</description>
		<content:encoded><![CDATA[<p>As I said above, you can use MapMaker &#8211; <a href="http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html" rel="nofollow">http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suresh</title>
		<link>http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html/comment-page-1#comment-709</link>
		<dc:creator>suresh</dc:creator>
		<pubDate>Wed, 26 Jan 2011 05:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=228#comment-709</guid>
		<description>I having similar kind of requirement in my project..but the caching should be time sensitive..it means my cached data would be expired after every 4 hours..Could you pls help me how to implement time based caching.Thanks in advance</description>
		<content:encoded><![CDATA[<p>I having similar kind of requirement in my project..but the caching should be time sensitive..it means my cached data would be expired after every 4 hours..Could you pls help me how to implement time based caching.Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Arora</title>
		<link>http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html/comment-page-1#comment-703</link>
		<dc:creator>Gaurav Arora</dc:creator>
		<pubDate>Sun, 19 Dec 2010 05:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=228#comment-703</guid>
		<description>If you&#039;re looking for something that handles stale items you should look at http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html</description>
		<content:encoded><![CDATA[<p>If you&#8217;re looking for something that handles stale items you should look at <a href="http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html" rel="nofollow">http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/collect/MapMaker.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florian</title>
		<link>http://www.codercorp.com/blog/java/simple-concurrent-in-memory-cache-for-web-application-using-future.html/comment-page-1#comment-698</link>
		<dc:creator>Florian</dc:creator>
		<pubDate>Fri, 17 Dec 2010 09:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=228#comment-698</guid>
		<description>Is there any way you see to handle stale items and a max size for the cache?</description>
		<content:encoded><![CDATA[<p>Is there any way you see to handle stale items and a max size for the cache?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

