<?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: Quercus PHP performance compared to Apache mod_php + APC</title>
	<atom:link href="http://llamalabs.com/2008/10/22/quercus-php-performance-compared-to-apache-mod_php-apc/feed/" rel="self" type="application/rss+xml" />
	<link>http://llamalabs.com/2008/10/22/quercus-php-performance-compared-to-apache-mod_php-apc/</link>
	<description>Wisdom of the llama</description>
	<lastBuildDate>Wed, 17 Jun 2009 07:26:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BM</title>
		<link>http://llamalabs.com/2008/10/22/quercus-php-performance-compared-to-apache-mod_php-apc/comment-page-1/#comment-3034</link>
		<dc:creator>BM</dc:creator>
		<pubDate>Wed, 17 Jun 2009 07:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://llamalabs.com/?p=22#comment-3034</guid>
		<description>Actually,  Quercus is almost 50% slower for me. :-) How I did that?
1. Installed Quercus in GlassFish.
2. Went to CPU game website and took a bunch of tests. In particular this one is very slow on Quercus and fast on Zend&#039;s: http://shootout.alioth.debian.org/gp4/benchmark.php?test=nbody&amp;lang=php&amp;id=1

Try yourself.</description>
		<content:encoded><![CDATA[<p>Actually,  Quercus is almost 50% slower for me. <img src='http://llamalabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  How I did that?<br />
1. Installed Quercus in GlassFish.<br />
2. Went to CPU game website and took a bunch of tests. In particular this one is very slow on Quercus and fast on Zend&#8217;s: <a href="http://shootout.alioth.debian.org/gp4/benchmark.php?test=nbody&amp;lang=php&amp;id=1" rel="nofollow">http://shootout.alioth.debian.org/gp4/benchmark.php?test=nbody&amp;lang=php&amp;id=1</a></p>
<p>Try yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S</title>
		<link>http://llamalabs.com/2008/10/22/quercus-php-performance-compared-to-apache-mod_php-apc/comment-page-1/#comment-1672</link>
		<dc:creator>S</dc:creator>
		<pubDate>Thu, 02 Apr 2009 04:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://llamalabs.com/?p=22#comment-1672</guid>
		<description>Not so. Quercus is faster than even Zend PHP. Quercus, being 100% java and acting as just another java servlet can take advantage of the following java strengths out of the box: multithreading, thread pooling, pooled database connections, incredibly fine grained performance tuning of the JVM it runs under and massive scalability.

On a personal note, the selling points above combined with the fact that I could integrate into my applications my own file upload servlet based on the fantastic Apache Commons FileUpload library (as opposed to being stuck with the lame and resource intensive C-PHP upload functions) had me sold and I haven&#039;t looked back. I&#039;ve been developing with Quercus PHP for over a year now and couldn&#039;t be happier.</description>
		<content:encoded><![CDATA[<p>Not so. Quercus is faster than even Zend PHP. Quercus, being 100% java and acting as just another java servlet can take advantage of the following java strengths out of the box: multithreading, thread pooling, pooled database connections, incredibly fine grained performance tuning of the JVM it runs under and massive scalability.</p>
<p>On a personal note, the selling points above combined with the fact that I could integrate into my applications my own file upload servlet based on the fantastic Apache Commons FileUpload library (as opposed to being stuck with the lame and resource intensive C-PHP upload functions) had me sold and I haven&#8217;t looked back. I&#8217;ve been developing with Quercus PHP for over a year now and couldn&#8217;t be happier.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
