PHPackages                             huizhang/universal-queue - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. huizhang/universal-queue

ActiveLibrary[Queues &amp; Workers](/categories/queues)

huizhang/universal-queue
========================

A simple delay-queue implementation integrated into easySwoole

12PHP

Since Jan 24Pushed 5y agoCompare

[ Source](https://github.com/huizhang-php/universal-queue)[ Packagist](https://packagist.org/packages/huizhang/universal-queue)[ RSS](/packages/huizhang-universal-queue/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

EasySwoole 通用队列组件
=================

[](#easyswoole-通用队列组件)

- 支持消费数据先落盘防止异常丢失数据
- 支持队列数据消费日志保留
- 支持基于Redis延迟队列
- 支持基于Redis的队列
- 支持MemcacheQ

> 后续会支持更多消息中间件的消费驱动

### 定义消费者

[](#定义消费者)

```
