<?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"
	>
<channel>
	<title>Comments on: Running background processes in PHP</title>
	<atom:link href="http://www.developertutorials.com/blog/php/running-background-processes-in-php-349/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog/php/running-background-processes-in-php-349/</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Wed, 03 Dec 2008 02:36:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Tiago</title>
		<link>http://www.developertutorials.com/blog/php/running-background-processes-in-php-349/#comment-2928</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Fri, 18 Jul 2008 22:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/running-background-processes-in-php-349/#comment-2928</guid>
		<description>All servers (by defalt) enable this kind of shell command ?</description>
		<content:encoded><![CDATA[<p>All servers (by defalt) enable this kind of shell command ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Dashifen Kees</title>
		<link>http://www.developertutorials.com/blog/php/running-background-processes-in-php-349/#comment-2924</link>
		<dc:creator>David Dashifen Kees</dc:creator>
		<pubDate>Fri, 18 Jul 2008 18:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/running-background-processes-in-php-349/#comment-2924</guid>
		<description>This reminds me a little of using AJAX to send the appropriate inputs to the server for complex calculations while the client continues to go about their business.  When the server's done, it can save the data in the session or in the database and the client can check back later on when appropriate to get the results.</description>
		<content:encoded><![CDATA[<p>This reminds me a little of using AJAX to send the appropriate inputs to the server for complex calculations while the client continues to go about their business.  When the server&#8217;s done, it can save the data in the session or in the database and the client can check back later on when appropriate to get the results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
