Anyone try CodeIgniter on Google App Engine? |
[eluser]deadelvis[/eluser]
It has been done. PHP support on the App Engine is still the top item in the wishlist. And apparently... Quote:Java-compiled PHP performance seems to faster than standard PHP (at least PHP without any accelerators). One must understand that querqus is NOT interpreting PHP but compiling PHP to Java classes that will be run at servlet speeds. Moreover, one gets the benefit of using more advanced PHP techniques that further speed up things. |
Messages In This Thread |
Anyone try CodeIgniter on Google App Engine? - by El Forum - 05-21-2009, 12:57 PM
Anyone try CodeIgniter on Google App Engine? - by El Forum - 05-21-2009, 01:03 PM
Anyone try CodeIgniter on Google App Engine? - by El Forum - 02-16-2011, 01:53 PM
|