SpringBoot Message Queues with RabbitMQ Tutorial - Message Queues and Distributed Systems | AMQP

preview_player
Показать описание
SpringBoot Message Queues with RabbitMQ Tutorial - Message Queues and Distributed Systems | AMQP

This tutorial will guide you how to use AMQP messaging via RabbitMQ in a Spring Boot application. Configure the Exchange, Queue, Binging. Publish messages from one service and consume messages from another service

RabbitMq Windows Setup:

Github:

Spring Initialzr:

Recommendation:
Spring Security:

PLEASE SUPPORT THE CHANNEL:
Donate from $5

Thank you very much for watching. Please do Like and Subscribe

A DAY IN THE LIFE OF A SOFTWARE ENGINEER
A DAY IN THE LIFE OF A SENIOR SOFTWARE ENGINEER
A DAY IN THE LIFE OF A SOFTWARE DEVELOPER
A DAY IN THE LIFE OF A SENIOR SOFTWARE DEVELOPER
A DAY IN THE LIFE OF A JAVA DEVELOPER
A DAY IN THE LIFE OF A SPRING BOOT DEVELOPER
Рекомендации по теме
Комментарии
Автор

Great video. Made the concepts very clear. Thanks.

abdullahh
Автор

Hey Thanks for this one, its really helpful

Aradhyanigam-gb
Автор

Really enjoyed the video, would it be difficult to achieve this using Redis?

Another question, I would like to know if you can have the consumer consume the next queue item conditionally. In my scenario I don't want to process more than 3 queue items at a time since the operations I need to perform is very processing intensive on my database and application. I don't know if I should setup two queues maybe, one for items being processed, and one for items pending?

EDIT: Big thanks for sharing the GitHub repo!

Virtual-Paper
welcome to shbcf.ru