PHP doesn't support threading in the way other languages like the Java ™ programming language or C++ do, but the examples above show that PHP has more potential for speed-ups than many realize. PHP不按照诸如Java™编程语言或C++等其他语言所采用的方法支持线程,但是以上示例表明PHP具有更多的超乎想象的加速潜力。
However, because I've found it accurately documented nowhere else, I want to include here a model for such speed-ups. 但是,由于我发现到处都没有对它的精确记录,因此需要在这里包括用于此类加速的模型。