wangjichao/swoole-celery

基于swoole扩展的内存驻留PHP客户端,用于Celery任务队列,并由gjedeer/celery-php编辑

v1.2 2019-04-08 10:49 UTC

This package is auto-updated.

Last update: 2024-09-08 23:08:57 UTC


README

该项目是在https://github.com/gjedeer/celery-php项目的celery4分支的基础上,并结合swoole框架的协程开发的,主要为了实现rabbitmq支持异步confirm机制,该扩展需要结合dtsf框架使用。

具体使用可参考 https://github.com/gjedeer/celery-php