# delay-queue **Repository Path**: SmartLazy/delay-queue ## Basic Information - **Project Name**: delay-queue - **Description**: 延迟队列 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-06-04 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # delay-queue #### 项目介绍 基于Redis实现的延迟队列
参考[有赞延迟队列设计](http://tech.youzan.com/queuing_delay)实现
参考[go 语言版](https://github.com/ouqiang/delay-queue)实现 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx