How to use multiple RabbitMQ brokers with SpringBoot - Wander Costa

November 20, 2019

How to connect your SpringBoot application to multiple RabbitMQ brokers? But why do you need multiple RabbitMQ brokers in the first place? The solution I'm going to present solves different use cases: from brokers in different PAAS providers to dedicated brokers for different use cases or contexts. To solve these problems in hundreds of micro-services, we wrote this simple-to-use open source library. -- RabbitMQ Summit 2019 connected RabbitMQ users and developers from around the world in London on 4 November, 2019. Learn what's happening in and around RabbitMQ, and how top companies utilise RabbitMQ to power their services. https://www.rabbitmqsummit.com RabbitMQ Summit was organised by: - CloudAMQP, offering fully managed RabbitMQ clusters https://www.cloudamqp.com - Erlang Solutions, offering world-leading RabbitMQ Consultancy, Support, Health Checks & Tuning solutions https://www.erlang-solutions.com/ RabbitMQ Summit 2019 was sponsored by the following companies. Platinum sponsors: Pivotal Oliver Wyman Gold sponsors: Nastel AWS Silver sponsor: Queue Explorer

Previous
Using the source-oriented exchanges pattern to keep events in order - Alex Thomas
Using the source-oriented exchanges pattern to keep events in order - Alex Thomas

Almost every introduction to publish-subscribe technology embraces a model where different message types ap...

Next Video
[X] Observe and understand RabbitMQ - Gerhard Lazu & Michal Kuratczyk
[X] Observe and understand RabbitMQ - Gerhard Lazu & Michal Kuratczyk

RabbitMQ exposes metrics and healthchecks that answer all questions. Future RabbitMQ versions will make it ...