<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Persistent PHP processes in Erlang/OTP</title>
	<atom:link href="http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/feed/" rel="self" type="application/rss+xml" />
	<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/</link>
	<description>Just another WordPress hacker</description>
	<lastBuildDate>Wed, 23 Dec 2009 18:55:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pedram</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45999</link>
		<dc:creator>Pedram</dc:creator>
		<pubDate>Tue, 21 Jul 2009 03:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45999</guid>
		<description>FastCGI though maybe more efficient, it is not as grid based and server transparent</description>
		<content:encoded><![CDATA[<p>FastCGI though maybe more efficient, it is not as grid based and server transparent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Alvarez</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45845</link>
		<dc:creator>Angel Alvarez</dc:creator>
		<pubDate>Thu, 09 Apr 2009 17:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45845</guid>
		<description>Hi Andy

Very cute concept, You should take a look at FastCGI , There is a php fast cgi implementation with cares about memory and  worker processes.  You connect to a fastcgo php server  with a sockets and dont need to take care of housekeeping of the pool.

Im learning how you done the eval loop on every port process and i saw the similarities with fast cgi.

Anyway greatjob, I&#039;ll stay tuned for more erlang pearls!!</description>
		<content:encoded><![CDATA[<p>Hi Andy</p>
<p>Very cute concept, You should take a look at FastCGI , There is a php fast cgi implementation with cares about memory and  worker processes.  You connect to a fastcgo php server  with a sockets and dont need to take care of housekeeping of the pool.</p>
<p>Im learning how you done the eval loop on every port process and i saw the similarities with fast cgi.</p>
<p>Anyway greatjob, I&#8217;ll stay tuned for more erlang pearls!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45841</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45841</guid>
		<description>I found a new php extension for php/erlang intergrate. 

http://code.google.com/p/mypeb/</description>
		<content:encoded><![CDATA[<p>I found a new php extension for php/erlang intergrate. </p>
<p><a href="http://code.google.com/p/mypeb/" rel="nofollow">http://code.google.com/p/mypeb/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hover</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45759</link>
		<dc:creator>Hover</dc:creator>
		<pubDate>Mon, 09 Feb 2009 14:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45759</guid>
		<description>We are probably the first company to use Erlang for our in-text content platform development using Erlang / Mnesia / Yaws... We could not have made a better choice...</description>
		<content:encoded><![CDATA[<p>We are probably the first company to use Erlang for our in-text content platform development using Erlang / Mnesia / Yaws&#8230; We could not have made a better choice&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ Garrett</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45757</link>
		<dc:creator>Russ Garrett</dc:creator>
		<pubDate>Sun, 08 Feb 2009 11:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45757</guid>
		<description>I was working on something almost identical to this, but I hadn&#039;t finished it - now you&#039;ve saved me the trouble :). Cheers!</description>
		<content:encoded><![CDATA[<p>I was working on something almost identical to this, but I hadn&#8217;t finished it &#8211; now you&#8217;ve saved me the trouble <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kidsenergyburner</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45755</link>
		<dc:creator>kidsenergyburner</dc:creator>
		<pubDate>Sat, 07 Feb 2009 16:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45755</guid>
		<description>They say that the moment you start to look for something Universe will provide it :)

Our team gravitates to start new development based on Erlang. Amazing technology! Now even Wordpress is talking about it. Do you use RabbitMQ, CouchDB ? It would be interesting to get an opinion of High volume traffic site like Wordpress about these technologies. So far information is scarce.</description>
		<content:encoded><![CDATA[<p>They say that the moment you start to look for something Universe will provide it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Our team gravitates to start new development based on Erlang. Amazing technology! Now even WordPress is talking about it. Do you use RabbitMQ, CouchDB ? It would be interesting to get an opinion of High volume traffic site like WordPress about these technologies. So far information is scarce.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45751</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 06 Feb 2009 21:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45751</guid>
		<description>Felix: Yes, WordPress.com&#039;s new firehose is available as an XMPP PubSub node implemented with ejabberd.</description>
		<content:encoded><![CDATA[<p>Felix: Yes, WordPress.com&#8217;s new firehose is available as an XMPP PubSub node implemented with ejabberd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix Geisendörfer</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45750</link>
		<dc:creator>Felix Geisendörfer</dc:creator>
		<pubDate>Fri, 06 Feb 2009 20:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45750</guid>
		<description>Hey Andy, do you work on any project using Erlang and PHP or is this just for the fun of it? I actually just thought about how Erlang might be able to help me with certain aspects of the application I am working on today and then a friend passes me this link ; ).</description>
		<content:encoded><![CDATA[<p>Hey Andy, do you work on any project using Erlang and PHP or is this just for the fun of it? I actually just thought about how Erlang might be able to help me with certain aspects of the application I am working on today and then a friend passes me this link ; ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erlang, PHP, WP &#8212; Matt Mullenweg</title>
		<link>http://andy.wordpress.com/2009/02/06/persistent-php-processes-in-erlang-otp/#comment-45749</link>
		<dc:creator>Erlang, PHP, WP &#8212; Matt Mullenweg</dc:creator>
		<pubDate>Fri, 06 Feb 2009 20:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://andy.wordpress.com/?p=230#comment-45749</guid>
		<description>[...] Persistent PHP processes in Erlang/OTP. &#8220;It’s so easy, in fact, that I now use it to debug WordPress functions from within Erlang.&#8221; (0)    PreviousPost [...]</description>
		<content:encoded><![CDATA[<p>[...] Persistent PHP processes in Erlang/OTP. &#8220;It’s so easy, in fact, that I now use it to debug WordPress functions from within Erlang.&#8221; (0)    PreviousPost [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
