<?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"
	>
<channel>
	<title>Comments on: Programmer&#8217;s Toolbox Part 3: Consistent Hashing</title>
	<atom:link href="http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/</link>
	<description></description>
	<pubDate>Mon, 12 May 2008 07:36:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Paul Annesley</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-501</link>
		<dc:creator>Paul Annesley</dc:creator>
		<pubDate>Tue, 22 Apr 2008 01:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-501</guid>
		<description>Thanks for great the article Tom.

Your clear explanation and illustrations inspired me to write an open source implementation for PHP, as I couldn't see anything decent around that fit the bill.  I've put it on Google Code at http://code.google.com/p/flexihash/ in case anybody needs it.</description>
		<content:encoded><![CDATA[<p>Thanks for great the article Tom.</p>
<p>Your clear explanation and illustrations inspired me to write an open source implementation for PHP, as I couldn&#8217;t see anything decent around that fit the bill.  I&#8217;ve put it on Google Code at <a href="http://code.google.com/p/flexihash/" rel="nofollow">http://code.google.com/p/flexihash/</a> in case anybody needs it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Zintel</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-423</link>
		<dc:creator>Mike Zintel</dc:creator>
		<pubDate>Wed, 16 Apr 2008 05:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-423</guid>
		<description>MD5 isn't secure.</description>
		<content:encoded><![CDATA[<p>MD5 isn&#8217;t secure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-269</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 07 Apr 2008 19:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-269</guid>
		<description>Thanks for sharing important logic like this that most people don't think of until they are in a big mess.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing important logic like this that most people don&#8217;t think of until they are in a big mess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Share The Load (Off-Topic) (ActiveBlogging)</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-251</link>
		<dc:creator>How To Share The Load (Off-Topic) (ActiveBlogging)</dc:creator>
		<pubDate>Thu, 03 Apr 2008 12:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-251</guid>
		<description>[...] read an interesting post on server balancing - the problem was how to divide the work between servers, so each got a fair amount, based on their [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] read an interesting post on server balancing - the problem was how to divide the work between servers, so each got a fair amount, based on their [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Split Randomly But Unevenly - PHP Code For Load UNBalancing (Utopia Mechanicus)</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-249</link>
		<dc:creator>How To Split Randomly But Unevenly - PHP Code For Load UNBalancing (Utopia Mechanicus)</dc:creator>
		<pubDate>Thu, 03 Apr 2008 09:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-249</guid>
		<description>[...] read over a recent post on load splitting, that got me thinking about code I&#8217;ve written over the years - how to divide the work between [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] read over a recent post on load splitting, that got me thinking about code I&#8217;ve written over the years - how to divide the work between [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Photo Matt &#187; Consistent Hashing</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-238</link>
		<dc:creator>Photo Matt &#187; Consistent Hashing</dc:creator>
		<pubDate>Mon, 31 Mar 2008 00:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-238</guid>
		<description>[...] Programmer’s Toolbox Part 3: Consistent Hashing. It would be interesting if something like this could be folded into the currently random slave server selection for HyperDB. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Programmer’s Toolbox Part 3: Consistent Hashing. It would be interesting if something like this could be folded into the currently random slave server selection for HyperDB. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Box &#171; handthrow</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-193</link>
		<dc:creator>Link Box &#171; handthrow</dc:creator>
		<pubDate>Wed, 26 Mar 2008 14:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-193</guid>
		<description>[...] first thing to catch my eye this week was a post from Spiteful about Consistent Hashing. I&#8217;d never really thought about how load balancing works, thinking &#8216;host = rnd() % [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] first thing to catch my eye this week was a post from Spiteful about Consistent Hashing. I&#8217;d never really thought about how load balancing works, thinking &#8216;host = rnd() % [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-164</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Sun, 23 Mar 2008 11:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-164</guid>
		<description>Peter,

Sticking a users session to a server, web, application or other, isn't going to help in determining what particular server within your cache cluster has the key you want.

Al.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Sticking a users session to a server, web, application or other, isn&#8217;t going to help in determining what particular server within your cache cluster has the key you want.</p>
<p>Al.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Consistent Hashing at Gea-Suan Lin&#8217;s BLOG</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-155</link>
		<dc:creator>Consistent Hashing at Gea-Suan Lin&#8217;s BLOG</dc:creator>
		<pubDate>Fri, 21 Mar 2008 08:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-155</guid>
		<description>[...] ? Simon Willison&#8217;s Weblog ???? Consistent Hashing ???????????????????? Amazon&#8217;s Dynamo???? paper ??? Partitioning Algorithm ????????????????????????Programmer’s Toolbox Part 3: Consistent Hashing? [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] ? Simon Willison&#8217;s Weblog ???? Consistent Hashing ???????????????????? Amazon&#8217;s Dynamo???? paper ??? Partitioning Algorithm ????????????????????????Programmer’s Toolbox Part 3: Consistent Hashing? [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Working Notes on Consistent Hashing - Laughing Meme</title>
		<link>http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-150</link>
		<dc:creator>Working Notes on Consistent Hashing - Laughing Meme</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiteful.com/2008/03/17/programmers-toolbox-part-3-consistent-hashing/#comment-150</guid>
		<description>[...] whitepapers. Dynamo is certainly the sexiest discussion of distributed hash tables (DHTs), while Programmer’s Toolbox Part 3: Consistent Hashing is the most straightforward. libketama is open and easy to use implementation of the 64-bit space [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] whitepapers. Dynamo is certainly the sexiest discussion of distributed hash tables (DHTs), while Programmer’s Toolbox Part 3: Consistent Hashing is the most straightforward. libketama is open and easy to use implementation of the 64-bit space [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.363 seconds -->
