Open forezp opened 5 years ago
https://www.fangzhipeng.com/springboot/2017/05/14/sb14-redis-mq.html
这篇文章主要讲述如何在springboot中用reids实现消息队列。
请问集群部署怎么解决重复收到消息的问题,能不能做到一个消息只给一个实例
https://www.fangzhipeng.com/springboot/2017/05/14/sb14-redis-mq.html
这篇文章主要讲述如何在springboot中用reids实现消息队列。