"To get the speed that is necessary for truly massive web systems you have to use compiled C++ extensions to get true, scaleable architecture."
But at the same time, even creating a simple procedural PHP extension is a huge undertaking (much more than it needs to be), accentuated by poor and out of date documentation all around, and large parts of documentation are missing from the PHP site concerning extension creation.
Comments
"To get the speed that is necessary for truly massive web systems you have to use compiled C++ extensions to get true, scaleable architecture."
But at the same time, even creating a simple procedural PHP extension is a huge undertaking (much more than it needs to be), accentuated by poor and out of date documentation all around, and large parts of documentation are missing from the PHP site concerning extension creation.