<?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: Make it faster</title>
	<atom:link href="http://brian.olore.net/wp/2010/03/make-it-faster/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.olore.net/wp/2010/03/make-it-faster/</link>
	<description>Less of a story, more of a brain dump</description>
	<lastBuildDate>Mon, 16 Aug 2010 02:25:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ariel</title>
		<link>http://brian.olore.net/wp/2010/03/make-it-faster/comment-page-1/#comment-924</link>
		<dc:creator>Ariel</dc:creator>
		<pubDate>Mon, 03 May 2010 03:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://brian.olore.net/?p=119#comment-924</guid>
		<description>I stand corrected. Uses system timer if it can!!!</description>
		<content:encoded><![CDATA[<p>I stand corrected. Uses system timer if it can!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariel</title>
		<link>http://brian.olore.net/wp/2010/03/make-it-faster/comment-page-1/#comment-923</link>
		<dc:creator>Ariel</dc:creator>
		<pubDate>Mon, 03 May 2010 03:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://brian.olore.net/?p=119#comment-923</guid>
		<description>boo!!! uses Ruby timeout lib... SystemTimer FTW!</description>
		<content:encoded><![CDATA[<p>boo!!! uses Ruby timeout lib&#8230; SystemTimer FTW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://brian.olore.net/wp/2010/03/make-it-faster/comment-page-1/#comment-861</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 07 Apr 2010 00:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://brian.olore.net/?p=119#comment-861</guid>
		<description>To follow up on this memcache business - memcache-client 1.8.0 resolves this problem by having a default connect time out of 250ms. You can override it to not use a timeout and just wait forever with :timeout =&gt; nil  ... but please don&#039;t do that! &lt;a href=&quot;http://github.com/mperham/memcache-client&quot; rel=&quot;nofollow&quot;&gt;memcache-client on github&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>To follow up on this memcache business &#8211; memcache-client 1.8.0 resolves this problem by having a default connect time out of 250ms. You can override it to not use a timeout and just wait forever with :timeout => nil  &#8230; but please don&#8217;t do that! <a href="http://github.com/mperham/memcache-client" rel="nofollow">memcache-client on github</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
