Download the PHP package ctfang/swoft-queue without Composer
On this page you can find all versions of the php package ctfang/swoft-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package swoft-queue
Swoft Process
基于redis的队列组件
数据流程
Install
- composer command
配置,在bean.php
新增
启动
Job 处理工作
job是处理任务的最小单位,job是挂靠在queue上的,每个queue可以挂靠很多Job
生成者
LICENSE
The Component is open-sourced software licensed under the Apache license.
All versions of swoft-queue with dependencies
PHP Build Version
Package Version
Requires
swoft/framework Version
~2.0.0
The package ctfang/swoft-queue contains the following files
Loading the files please wait ....