<?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: Using ActiveRecord with EventMachine</title>
	<atom:link href="http://www.mikeperham.com/2010/03/30/using-activerecord-with-eventmachine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeperham.com/2010/03/30/using-activerecord-with-eventmachine/</link>
	<description>On Ruby, software and the Internet</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:12:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mike Perham</title>
		<link>http://www.mikeperham.com/2010/03/30/using-activerecord-with-eventmachine/comment-page-1/#comment-536</link>
		<dc:creator>Mike Perham</dc:creator>
		<pubDate>Sat, 03 Apr 2010 21:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=494#comment-536</guid>
		<description>Thanks guys.  I&#039;m not targeting Rails 3 as it is still a moving target, i.e. under construction.  Now that I&#039;ve got Rails 2.3 working though, I will probably spend some time looking into Rails 3.

There&#039;s no way to port my solution to non-Fibers.  You&#039;d need to look at something like Cramp if you want an asynchronous web framework without Fibers.

Look for Joe Damato and Aman Gupta&#039;s post on backporting Fibers to Ruby 1.8.  It can be done.</description>
		<content:encoded><![CDATA[<p>Thanks guys.  I&#8217;m not targeting Rails 3 as it is still a moving target, i.e. under construction.  Now that I&#8217;ve got Rails 2.3 working though, I will probably spend some time looking into Rails 3.</p>
<p>There&#8217;s no way to port my solution to non-Fibers.  You&#8217;d need to look at something like Cramp if you want an asynchronous web framework without Fibers.</p>
<p>Look for Joe Damato and Aman Gupta&#8217;s post on backporting Fibers to Ruby 1.8.  It can be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomash</title>
		<link>http://www.mikeperham.com/2010/03/30/using-activerecord-with-eventmachine/comment-page-1/#comment-535</link>
		<dc:creator>Tomash</dc:creator>
		<pubDate>Thu, 01 Apr 2010 07:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=494#comment-535</guid>
		<description>This is one of the coolest things being done to rails since the decisions that led to rails3.

I&#039;m glad event-based programming is getting more popular in web programming, with node.js being the most prominent example.

Any chance of porting your solution to non-fiber ruby 1.8, or do you want it to remain 1.9-only?</description>
		<content:encoded><![CDATA[<p>This is one of the coolest things being done to rails since the decisions that led to rails3.</p>
<p>I&#8217;m glad event-based programming is getting more popular in web programming, with node.js being the most prominent example.</p>
<p>Any chance of porting your solution to non-fiber ruby 1.8, or do you want it to remain 1.9-only?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Schierbeck</title>
		<link>http://www.mikeperham.com/2010/03/30/using-activerecord-with-eventmachine/comment-page-1/#comment-533</link>
		<dc:creator>Daniel Schierbeck</dc:creator>
		<pubDate>Wed, 31 Mar 2010 19:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=494#comment-533</guid>
		<description>Great work! Will this also work for Rails 3? Hopefully, the decoupling introduced there would negate the need for monkey patching.</description>
		<content:encoded><![CDATA[<p>Great work! Will this also work for Rails 3? Hopefully, the decoupling introduced there would negate the need for monkey patching.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

