<?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 Gets Boost with Facebook&#8217;s HipHop</title>
	<atom:link href="http://blog.utest.com/php-gets-boost-with-facebooks-hiphop/2010/02/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.utest.com/php-gets-boost-with-facebooks-hiphop/2010/02/</link>
	<description>Software Testing Community</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:18:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stanton Champion</title>
		<link>http://blog.utest.com/php-gets-boost-with-facebooks-hiphop/2010/02/comment-page-1/#comment-14812</link>
		<dc:creator>Stanton Champion</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.utest.com/?p=3579#comment-14812</guid>
		<description>Bradley,

All three of those are excellent points.  Thanks!</description>
		<content:encoded><![CDATA[<p>Bradley,</p>
<p>All three of those are excellent points.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley Holt</title>
		<link>http://blog.utest.com/php-gets-boost-with-facebooks-hiphop/2010/02/comment-page-1/#comment-14811</link>
		<dc:creator>Bradley Holt</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.utest.com/?p=3579#comment-14811</guid>
		<description>This is really a great tool that Facebook has built and kudos to them for releasing it to the world under an free/open source license. It&#039;s worth noting that the vast majority of those deploying PHP applications will either a) not be able to use HipHop and/or b) not get any benefit out of using HipHop. There are many reasons for this and others have written some excellent blog posts on the topic, but I&#039;ll mention a few of the reasons here:

1. HipHop won&#039;t work on shared hosting environments which is where many PHP applications are deployed.

2. The bottleneck in most PHP applications is not PHP itself. Database access, for example, is usually a much bigger bottleneck. At Facebook&#039;s scale it makes sense to take performance improvements wherever you can get them.

3. If you have only one web server then you don&#039;t gain very much by using HipHop. You can&#039;t buy half a web server so cutting your resource usage in half doesn&#039;t get you much.</description>
		<content:encoded><![CDATA[<p>This is really a great tool that Facebook has built and kudos to them for releasing it to the world under an free/open source license. It&#8217;s worth noting that the vast majority of those deploying PHP applications will either a) not be able to use HipHop and/or b) not get any benefit out of using HipHop. There are many reasons for this and others have written some excellent blog posts on the topic, but I&#8217;ll mention a few of the reasons here:</p>
<p>1. HipHop won&#8217;t work on shared hosting environments which is where many PHP applications are deployed.</p>
<p>2. The bottleneck in most PHP applications is not PHP itself. Database access, for example, is usually a much bigger bottleneck. At Facebook&#8217;s scale it makes sense to take performance improvements wherever you can get them.</p>
<p>3. If you have only one web server then you don&#8217;t gain very much by using HipHop. You can&#8217;t buy half a web server so cutting your resource usage in half doesn&#8217;t get you much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

