<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lucasjosh.com &#187; Scaling</title>
	<atom:link href="http://lucasjosh.com/blog/category/scaling/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucasjosh.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 00:51:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting Down to the Metal</title>
		<link>http://lucasjosh.com/blog/2008/12/18/getting-down-to-the-metal/</link>
		<comments>http://lucasjosh.com/blog/2008/12/18/getting-down-to-the-metal/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 14:03:56 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Scaling]]></category>

		<guid isPermaLink="false">http://lucasjosh.com/blog/?p=214</guid>
		<description><![CDATA[Rails Metal looks pretty darn awesome. It allows you to specify specific URI paths which will bypass the normal Rails stack, shaving precious milliseconds off your responses and not making the Baby Jesus cry. As a byproduct with a simple &#8230; <a href="http://lucasjosh.com/blog/2008/12/18/getting-down-to-the-metal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblog.rubyonrails.org/2008/12/17/introducing-rails-metal">Rails Metal</a> looks pretty darn awesome.  It allows you to specify specific URI paths which will bypass the normal Rails stack, shaving precious milliseconds off your responses and not making the Baby Jesus cry.</p>
<p>As a byproduct with a simple config item, you can start using <a href="http://tomayko.com/src/rack-cache/">Rack::Cache</a> which is a very good HTTP cache that will normally give you enough benefits until your traffic really takes off.</p>
<p>Jesse Newland <a href="http://soylentfoo.jnewland.com/articles/2008/12/16/rails-metal-a-micro-framework-with-the-power-of-rails-m">has an even better overview</a> of Metal including an example of using <a href="http://sinatra.rubyforge.org">Sinatra</a> with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucasjosh.com/blog/2008/12/18/getting-down-to-the-metal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t forget kids&#8230;</title>
		<link>http://lucasjosh.com/blog/2008/10/15/dont-forget-kids/</link>
		<comments>http://lucasjosh.com/blog/2008/10/15/dont-forget-kids/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 22:50:17 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Scaling]]></category>

		<guid isPermaLink="false">http://lucasjosh.com/blog/?p=182</guid>
		<description><![CDATA[Languages Don&#8217;t Scale]]></description>
			<content:encoded><![CDATA[<p><a href="http://events.carsonified.com/fowa/2008/london/highlights/blaine-cook-joe-stump/">Languages Don&#8217;t Scale</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lucasjosh.com/blog/2008/10/15/dont-forget-kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

