cornyk / webman-beanstalk-queue

webman 的 Beanstalk 工作队列插件

0.1.1 2024-08-01 04:06 UTC

This package is auto-updated.

Last update: 2024-09-01 04:19:29 UTC


README

beanstalk-queue 是一个为 webman 开发的工作队列插件,它使用 beanstalkd 作为后端。

其工作方式与 redis-queue 非常相似。

安装

composer require cornyk/webman-beanstalk-queue

使用方法

请参阅 redis-queue 的文档。