Bara ett inlägg till!
|
|
Reg.datum: Dec 2005
Inlägg: 1 863
|
|
Bara ett inlägg till!
Reg.datum: Dec 2005
Inlägg: 1 863
|
Citat:
Ursprungligen postat av najk
Vad är det för skillnad mot xCache, eAccellerator eller xend?
|
Från HipHop for PHP:
Citat:
Open source projects such as APC and eAccelerator cache this output and are used by the majority of PHP powered websites. There's also Zend Server, a commercial product which makes PHP faster via opcode optimization and caching. Instead, we were thinking about transforming PHP source directly into C++ which can then be turned into native machine code. Even compiling PHP isn't a new idea, open source projects like Roadsend and phc compile PHP to C, Quercus compiles PHP to Java, and Phalanger compiles PHP to .Net.
|
|