首页 > 技术文章 > Redis实现消息队列

barrywxx 2018-02-26 21:16 原文

Redis实现消息队列参考如下:

以下分别用Redis及Jedis实现简单消息队列:

Redis实现消息队列 、参考2

推荐阅读