@halfcoder 特别是 what ? PHP 本身不提供多线程支持才线程安全的吧,用扩展貌似说明不了什么。。
liyj144
2017-07-03 15:41:56 +08:00
理由好充分, 赶紧点一个。不过初恋 php 的 star 当然并不能少。
halfcoder
2017-07-03 17:09:51 +08:00
@wellsc #88 你可能没空细看我给出的链接,我把其中一个重点挑出来放下面: ...the fact is that PHP does support **multi threaded execution of the interpreter** and has done for 13 years, a lot of effort is made to ensure that at least internal and bundled functionality doesn't do anything stupid when executing in a ZTS environment.