olaldennis/job-queue-bundle
Composer 安装命令:
composer require olaldennis/job-queue-bundle
包简介
Allows to run and schedule Symfony 5 console commands as background jobs.
README 文档
README
This bundle is a fork of JMSJobQueueBundle revamped to be compatible with Symfony 5 applications.
Overview
This bundle allows you to schedule Symfony 5 console commands as server-side jobs.
Features:
- schedule Symfony 5 console commands
- concurrent job execution
- multiple queues
- dependencies between jobs
- logging of stdout/stderr output
- logging of exception stack trace
- events to hook into job execution
- retry logic
Documentation: Resources/doc
Code License: Resources/meta/LICENSE
Documentation License: Resources/doc/LICENSE
统计信息
- 总下载量: 623
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2020-09-14