forezp / blog-comments

3 stars 0 forks source link

Spring Boot教程第14篇:Redis消息队列 - 方志朋的博客 #82

Open forezp opened 5 years ago

forezp commented 5 years ago

https://www.fangzhipeng.com/springboot/2017/05/14/sb14-redis-mq.html

这篇文章主要讲述如何在springboot中用reids实现消息队列。

joffreychen commented 5 years ago

请问集群部署怎么解决重复收到消息的问题,能不能做到一个消息只给一个实例