RabbitMQ的简单介绍、安装及与SpringBoot整合构建高可用的消息传递方案
RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-rabbit 支持 AMQP(即Advanced Message Queuing Protocol,高级消息队列协议,是应用层...
How to use RabbitMQ with Publisher and Consumer Example
rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式
springboot rabbitmq
🐎基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统
springboot整合rabbitMQ和websocket,实现消息的发布和接收,并通过websocket实时推送数据到页面
A SpringBoot project based on Redis and RabbitMQ.
quartz + springboot + RabbitMQ + H2(in-memory database) + dynamic task management web console.
springboot-rabbitmq整合
learn rabbitmq and springboot-amqp
SpringBoot RabbitMQ Actuator (Queue Metrics & Health-Checks)
springboot+dubbo+redis+RabbitMQ 项目实例
Open source RabbitMQ: core server and tier 1 (built-in) plugins
翻译 - 开源多协议消息代理
SpringBoot+ES+RabbitMQ实现搜索的示例
Tutorials for using RabbitMQ in various ways
翻译 - 通过多种方式使用RabbitMQ的教程
🕛 SpringBoot+MyBatis+Redis+RabbitMQ 完成秒杀系统
基于SpringBoot、Mybatis、RabbitMQ、Redis搭建的秒杀系统
SpringBoot项目,单数据源版 集成 Mysql + Redis + RabbitMQ + Shiro
SpringBoot全家桶,SpringBoot整合rabbitmq、redis、scheduled、mongodb、spring data jpa、Thymeleaf、freemarker等示例