<?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>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: Ruby concurrency explainined simply &#124; Merbist</title>
		<link>http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/comment-page-1/#comment-1077</link>
		<dc:creator>Ruby concurrency explainined simply &#124; Merbist</dc:creator>
		<pubDate>Wed, 23 Feb 2011 06:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=401#comment-1077</guid>
		<description>[...] Scalable Ruby processing with EventMachine [...]</description>
		<content:encoded><![CDATA[<p>[...] Scalable Ruby processing with EventMachine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: threez</title>
		<link>http://www.mikeperham.com/2010/01/27/scalable-ruby-processing-with-eventmachine/comment-page-1/#comment-964</link>
		<dc:creator>threez</dc:creator>
		<pubDate>Sat, 11 Dec 2010 19:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=401#comment-964</guid>
		<description>I have checked the performance of an nonblocking situation, maybe you are interessted: http://toevolve.org/2010/12/11/nonblocking-io.html</description>
		<content:encoded><![CDATA[<p>I have checked the performance of an nonblocking situation, maybe you are interessted: <a href="http://toevolve.org/2010/12/11/nonblocking-io.html" rel="nofollow">http://toevolve.org/2010/12/11/nonblocking-io.html</a></p>
]]></content:encoded>
	</item>
	<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>

