rubberpants/rocket-queue
最新稳定版本:1.5.20
Composer 安装命令:
composer require rubberpants/rocket-queue
包简介
Redis PHP Job Queue
README 文档
README
Rocket
Redis PHP Job Queue
Major Features
- Dynamic queue creation with JQ routing rules
- Deliver jobs based on job type
- Schedule jobs to queue in the future
- Park/Unpark waiting jobs
- Progress/Pausing/Resuming running jobs supported
- Limits on number of jobs waiting in a queue
- Dynamic running job concurrency limits per queue based on overall system utilization
- Statistics collection overall and per queue
- History of all events per job
- Move jobs between queues
- Monitoring of job state. Alerts if a job remains in a specific state for too long
- Automatic requeue of job when delivery to worker is not confirmed after a specified time limit
- Optional detection of duplicate jobs
- Extensible event-based plugin architecture
- Command-line example implementation
统计信息
- 总下载量: 606
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-03