<?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: Multi Threading with PHP?</title>
	<atom:link href="http://www.decodephp.com/2006/10/10/multi-threading-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decodephp.com/2006/10/10/multi-threading-with-php/</link>
	<description></description>
	<lastBuildDate>Wed, 20 Apr 2011 18:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Sabeen Malik</title>
		<link>http://www.decodephp.com/2006/10/10/multi-threading-with-php/comment-page-1/#comment-498</link>
		<dc:creator>Sabeen Malik</dc:creator>
		<pubDate>Mon, 19 Apr 2010 04:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=14#comment-498</guid>
		<description>this was done on the assumption that the previously started process with the same parameters got stuck for some reason and is just not useful anymore.Atleast in my specific scenario it was best to make sure it wasnt already running.</description>
		<content:encoded><![CDATA[<p>this was done on the assumption that the previously started process with the same parameters got stuck for some reason and is just not useful anymore.Atleast in my specific scenario it was best to make sure it wasnt already running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Blouin</title>
		<link>http://www.decodephp.com/2006/10/10/multi-threading-with-php/comment-page-1/#comment-497</link>
		<dc:creator>Vincent Blouin</dc:creator>
		<pubDate>Mon, 19 Apr 2010 04:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=14#comment-497</guid>
		<description>Hi,

Why kill the process if it already exists? Why not letting it die by itself ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Why kill the process if it already exists? Why not letting it die by itself ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux user</title>
		<link>http://www.decodephp.com/2006/10/10/multi-threading-with-php/comment-page-1/#comment-7</link>
		<dc:creator>linux user</dc:creator>
		<pubDate>Wed, 13 Dec 2006 08:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://decodephp.com/new2/?p=14#comment-7</guid>
		<description>I currently doing threading using PHP.
Thanks, this is useful.</description>
		<content:encoded><![CDATA[<p>I currently doing threading using PHP.<br />
Thanks, this is useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

