gerkirill/parallel-processing
Composer 安装命令:
composer require gerkirill/parallel-processing
包简介
Php library for easy object-oriented parallel processing
README 文档
README
Php library for easy object-oriented parallel processing.
Examples can be found here - https://github.com/gerkirill/ParallelProcessingExample
This library does not use pcntl_fork. It just starts separate processes with proc_open and thus can be used from script running under Apache web server (in a case you need that).
统计信息
- 总下载量: 4.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-08-03