<?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: PHP Parallel Web Scraper</title>
	<atom:link href="http://blog.perplexedlabs.com/2008/12/17/php-parallel-web-scraper/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com/2008/12/17/php-parallel-web-scraper/</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:47:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://blog.perplexedlabs.com/2008/12/17/php-parallel-web-scraper/comment-page-1/#comment-417</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 18 Dec 2008 19:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=90#comment-417</guid>
		<description>Kyle,

I&#039;m not sure of the internal implementation of cURL, I&#039;d have to investigate further, but from my testing it absolutely does retrieve URLs residing on the same server in parallel.

Thanks!</description>
		<content:encoded><![CDATA[<p>Kyle,</p>
<p>I&#8217;m not sure of the internal implementation of cURL, I&#8217;d have to investigate further, but from my testing it absolutely does retrieve URLs residing on the same server in parallel.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KyleC</title>
		<link>http://blog.perplexedlabs.com/2008/12/17/php-parallel-web-scraper/comment-page-1/#comment-416</link>
		<dc:creator>KyleC</dc:creator>
		<pubDate>Thu, 18 Dec 2008 19:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=90#comment-416</guid>
		<description>Does this support HTTP pipelining? I&#039;ve been looking for a way to efficiently retrieve several pages from the same sever simultaneously, and from what I&#039;ve read pipelining is the best way to go; I just don&#039;t know if it&#039;s possible in PHP.</description>
		<content:encoded><![CDATA[<p>Does this support HTTP pipelining? I&#8217;ve been looking for a way to efficiently retrieve several pages from the same sever simultaneously, and from what I&#8217;ve read pipelining is the best way to go; I just don&#8217;t know if it&#8217;s possible in PHP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
