<?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: Asynchronous background execution with PHP</title>
	<atom:link href="http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/</link>
	<description>Mostly miscellaneous technical mumbo-jumbo.</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:51:21 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shawn Comiskey</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-4949</link>
		<dc:creator>Shawn Comiskey</dc:creator>
		<pubDate>Wed, 24 Aug 2011 05:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-4949</guid>
		<description>great post, very informative. I wonder why the opposite experts of this sector do not notice this. You should continue your writing. I&#039;m sure, you&#039;ve a great readers&#039; base already!</description>
		<content:encoded><![CDATA[<p>great post, very informative. I wonder why the opposite experts of this sector do not notice this. You should continue your writing. I&#8217;m sure, you&#8217;ve a great readers&#8217; base already!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oriol Rius (oriolrius) 's status on Tuesday, 20-Oct-09 07:48:44 UTC - Identi.ca</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-2262</link>
		<dc:creator>Oriol Rius (oriolrius) 's status on Tuesday, 20-Oct-09 07:48:44 UTC - Identi.ca</dc:creator>
		<pubDate>Tue, 20 Oct 2009 07:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-2262</guid>
		<description>[...] interesting snippet for !php developers: http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/ [...]</description>
		<content:encoded><![CDATA[<p>[...] interesting snippet for !php developers: <a href="http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/" rel="nofollow">http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-2259</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Tue, 20 Oct 2009 02:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-2259</guid>
		<description>Pascal, as 10 years doing hosting of some form... If it&#039;s shared, ask them but generally i doubt they&#039;ll be too keen. if it&#039;s dedicated/virtual/managed/unmanaged. It really depends on your job size and how much you pay/they may oversell.

Thanks for the post Fredrik, i&#039;m going to look further at using your example and develop into a distributed server monitoring tool i&#039;ve started (which requires scheduling with potential long processing time), I&#039;m much more capable with PHP than C.</description>
		<content:encoded><![CDATA[<p>Pascal, as 10 years doing hosting of some form&#8230; If it&#8217;s shared, ask them but generally i doubt they&#8217;ll be too keen. if it&#8217;s dedicated/virtual/managed/unmanaged. It really depends on your job size and how much you pay/they may oversell.</p>
<p>Thanks for the post Fredrik, i&#8217;m going to look further at using your example and develop into a distributed server monitoring tool i&#8217;ve started (which requires scheduling with potential long processing time), I&#8217;m much more capable with PHP than C.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-1561</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Sat, 18 Apr 2009 23:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-1561</guid>
		<description>Hey, i would like to know if you&#039;ve made any further experiences with the pcntl_fork function and the different apache processes, which are started.. i dont maintain the server myself and i would like to avoid trouble with my hoster ;)</description>
		<content:encoded><![CDATA[<p>Hey, i would like to know if you&#8217;ve made any further experiences with the pcntl_fork function and the different apache processes, which are started.. i dont maintain the server myself and i would like to avoid trouble with my hoster <img src='http://www.shapeshifter.se/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Israel Ekpo</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-1559</link>
		<dc:creator>Israel Ekpo</dc:creator>
		<pubDate>Tue, 14 Apr 2009 14:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-1559</guid>
		<description>I believe if PHP is running as a process there is no need to set the timeout</description>
		<content:encoded><![CDATA[<p>I believe if PHP is running as a process there is no need to set the timeout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-1545</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Sun, 12 Apr 2009 19:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-1545</guid>
		<description>Nice piece of code.  What about timeout of the php ?</description>
		<content:encoded><![CDATA[<p>Nice piece of code.  What about timeout of the php ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cem</title>
		<link>http://www.shapeshifter.se/2008/08/04/asynchronous-background-execution-with-php/comment-page-1/#comment-338</link>
		<dc:creator>Cem</dc:creator>
		<pubDate>Sun, 24 Aug 2008 15:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.shapeshifter.se/?p=189#comment-338</guid>
		<description>That&#039;s &quot;exactly&quot; just what I was looking for; many thanks !</description>
		<content:encoded><![CDATA[<p>That&#8217;s &#8220;exactly&#8221; just what I was looking for; many thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

