<?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: Scalable Ruby Processing with EventMachine</title>
	<atom:link href="http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/</link>
	<description>On Ruby, software and the Internet</description>
	<lastBuildDate>Wed, 21 Jul 2010 20:03:10 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis Brockhoff</title>
		<link>http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/comment-page-1/#comment-673</link>
		<dc:creator>Dennis Brockhoff</dc:creator>
		<pubDate>Mon, 14 Jun 2010 12:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=401#comment-673</guid>
		<description>Hi Mike,

I really like your presentation. It´s a really cool combination of asynchronous performance increase and keeping code logic readable.
Did you hear about similar projects in JRuby?
Fibers are mapped to threads in JRuby so I doubt doing the same would be such a good solution, regarding memory usage.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I really like your presentation. It´s a really cool combination of asynchronous performance increase and keeping code logic readable.<br />
Did you hear about similar projects in JRuby?<br />
Fibers are mapped to threads in JRuby so I doubt doing the same would be such a good solution, regarding memory usage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Barry</title>
		<link>http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/comment-page-1/#comment-534</link>
		<dc:creator>Paul Barry</dc:creator>
		<pubDate>Thu, 01 Apr 2010 03:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=401#comment-534</guid>
		<description>Mike,

Great presentation, I learned a lot from it.  I wrote up an intro to fibers on my blog that others might find useful when trying to wrap their heads around of the flow of execution gets transferred from one part of the program to another.

http://paulbarry.com/articles/2010/04/01/fibers-in-ruby-1-9</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>Great presentation, I learned a lot from it.  I wrote up an intro to fibers on my blog that others might find useful when trying to wrap their heads around of the flow of execution gets transferred from one part of the program to another.</p>
<p><a href="http://paulbarry.com/articles/2010/04/01/fibers-in-ruby-1-9" rel="nofollow">http://paulbarry.com/articles/2010/04/01/fibers-in-ruby-1-9</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riethmayer</title>
		<link>http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/comment-page-1/#comment-460</link>
		<dc:creator>riethmayer</dc:creator>
		<pubDate>Mon, 01 Feb 2010 12:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=401#comment-460</guid>
		<description>Hey Mike, thanks for this great talk.
Your code examples really helped me to understand Fibers. Yippie :D</description>
		<content:encoded><![CDATA[<p>Hey Mike, thanks for this great talk.<br />
Your code examples really helped me to understand Fibers. Yippie <img src='http://www.mikeperham.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
