minor / thread
There is no license information available for the latest version (dev-master) of this package.
dev-master
2023-01-03 08:59 UTC
Requires
- php: ^8.0
- ext-parallel: *
This package is auto-updated.
Last update: 2026-03-29 01:01:11 UTC
README
安装要求
-
安装 parallel 扩展
-
开启
opcache,调整php.ini中的设置opcache.enable_cli=1 -
PHP >= 8.0-zts (线程安全版本)
Demo
详见 index.php