<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Memcached consistent hashing mechanism</title>
	<atom:link href="http://blog.fedecarg.com/2008/12/24/memcached-consistent-hashing-mechanism/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fedecarg.com/2008/12/24/memcached-consistent-hashing-mechanism/</link>
	<description>Simple is better than complex. Complex is better than complicated. &#124; @fedecarg</description>
	<lastBuildDate>Wed, 10 Apr 2013 12:52:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: fearfox</title>
		<link>http://blog.fedecarg.com/2008/12/24/memcached-consistent-hashing-mechanism/#comment-2114</link>
		<dc:creator><![CDATA[fearfox]]></dc:creator>
		<pubDate>Fri, 16 Jan 2009 19:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=980#comment-2114</guid>
		<description><![CDATA[Thanks for the link :)
So sounds like the keys that are &quot;missing&quot; if a server is down or removed, will just get remapped.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the link :)<br />
So sounds like the keys that are &#8220;missing&#8221; if a server is down or removed, will just get remapped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2008/12/24/memcached-consistent-hashing-mechanism/#comment-2113</link>
		<dc:creator><![CDATA[Federico]]></dc:creator>
		<pubDate>Fri, 16 Jan 2009 15:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=980#comment-2113</guid>
		<description><![CDATA[A good post explaining its usage has been posted by http://www.last.fm/user/RJ/journal/2007/04/10/392555]]></description>
		<content:encoded><![CDATA[<p>A good post explaining its usage has been posted by <a href="http://www.last.fm/user/RJ/journal/2007/04/10/392555" rel="nofollow">http://www.last.fm/user/RJ/journal/2007/04/10/392555</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anastasia</title>
		<link>http://blog.fedecarg.com/2008/12/24/memcached-consistent-hashing-mechanism/#comment-2105</link>
		<dc:creator><![CDATA[Anastasia]]></dc:creator>
		<pubDate>Tue, 13 Jan 2009 23:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=980#comment-2105</guid>
		<description><![CDATA[I was wondering about this! 
So... if a Memcached server goes down, and you are looking for the key that was cached to it, it just won&#039;t find it? Or if you are trying to save a key and the hashing algorithm wants to place it to a dead server?]]></description>
		<content:encoded><![CDATA[<p>I was wondering about this!<br />
So&#8230; if a Memcached server goes down, and you are looking for the key that was cached to it, it just won&#8217;t find it? Or if you are trying to save a key and the hashing algorithm wants to place it to a dead server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memcached consistent hashing mechanism : WebNetiques</title>
		<link>http://blog.fedecarg.com/2008/12/24/memcached-consistent-hashing-mechanism/#comment-1985</link>
		<dc:creator><![CDATA[Memcached consistent hashing mechanism : WebNetiques]]></dc:creator>
		<pubDate>Thu, 25 Dec 2008 10:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=980#comment-1985</guid>
		<description><![CDATA[[...]  blog has a recommendation for those using the memcache functions in their PHP applications - be sure your hashing strategy [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  blog has a recommendation for those using the memcache functions in their PHP applications &#8211; be sure your hashing strategy [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
