crazedsanity/cs-multiproc
Composer 安装命令:
composer require crazedsanity/cs-multiproc
包简介
Framework for watching processes and daemonization
README 文档
README
NOTE::: this project was previously called "cs-multithread", but was renamed due to the fact that it's actually for creating multiple processes (and PHP can't actually handle threading).
For more (or maybe less) up-to-date information, please view the wiki. This document serves as an excruciatingly brief functionality overview. The basics:
"Single Process"
This library spawns a single process and monitors it's output, errors, and exit codes. There are actually (at least) two processes spawn: the PHP process that runs the script, and a secondary process which is the command to be monitored.
"Multi Process"
This library will spawn multiple versions of the "Single Process".
Licensing
This library is dual-licensed under the GPLv2 and MIT licenses.
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-01-18