Jump to content

Talk:PHP accelerator

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Timwi (talk | contribs) at 18:46, 28 February 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

"NuSphere?"

I've never heard of "NuSphere," and I do plenty of work with PHP and opcode optimizers. 158.228.11.38 (talk · contribs · deleted contribs · filter log · WHOIS · RDNS · RBLs · http · block user · block log) apparently added it at the top, and I can only assume that it's conflict of interest and the person is promoting his/her obscure product. At the very least, it doesn't deserve to be ahead of any of those listed on the page to begin with. If anyone thinks that "NuSphere" fits Wikipedia's notability requirements, please speak up. Otherwise, I'm going to assume that it's okay to give it the axe due to it not being notable. --koder 20:06, 9 June 2007 (UTC)[reply]

Since nobody spoke up, I yanked it. --slakr 23:22, 17 June 2007 (UTC)[reply]

roadsend PHP Compiler

This is technically a PHP accelerator, though its a completely different idea. It compiles code from PHP scripts without using the Zend engine:

http://code.roadsend.com/pcc

I think it should be added. —Preceding unsigned comment added by Informedbanker (talkcontribs) 18:07, 25 September 2007 (UTC)[reply]

Why not part of standard PHP

There must be a reason why bytecode caching is not already done by PHP itself. To be informative, this article should explain this reason. — Timwi (talk) 18:46, 28 February 2008 (UTC)[reply]