且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

PHP是线程安全的吗?

更新时间:2023-01-18 23:09:38

我知道gettext和 set_locale 不是线程安全的. PHP不应与线程MPM一起使用.

I know gettext and set_locale is not threadsafe. PHP should not be used with a threaded MPM.

PHP不是线程-安全了.
正在运行未运行PHP的.