[UPHPU] Rails vs PHP
Joshua Simpson
std3rr at gmail.com
Mon Mar 26 10:44:15 MDT 2007
>
> I'm sure there are numerous performance comparisons at Google's disposal.
> The problem with mod_php is that it pretty much parses the code every
> request. mod_python precompiles scripts.
>
>
And, really, mod_python is probably the worst solution (speedwise) for a web
application in Python. A proper application server, or FastCGI, would
destroy anything PHP has to offer.
--
-
http://stderr.ws/
"Some pseudo-insightful quote here." - Some Guy
More information about the UPHPU
mailing list