tasoft/instruction-queue
Composer 安装命令:
composer require tasoft/instruction-queue
包简介
README 文档
README
Simple package that allows to load instructions into a local memory and execute them by triggering a cyclic process method.
Each instruction can decide, if the execution process needs to wait for it or if its executable in "background".
PHP does not support background threads by default, but this management creates a work around for tasks like this.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-10-21