sungazer/celery-bundle

实现 Celery 协议的包,用于为 Symfony 编写 Celery 工作进程和客户端

安装: 121

依赖项: 0

建议者: 0

安全: 0

星星: 0

分支: 0

类型:symfony-bundle

dev-master 2020-12-16 17:07 UTC

This package is auto-updated.

Last update: 2024-09-17 01:18:24 UTC


README

用于实现 Celery 协议的包(包括工作进程和客户端),适用于 Symfony 和 PHP

当前支持的代理

  • [x] AMQP

当前支持的结果后端

  • [x] RPC(通过 AMQP 直接 reply-to)

用法

待办事项