Search Articles — Sudonull

Search Results

In this project

Decentralized orchestration on RabbitMQ

https://sudonull.com/decentralized-orchestration-on-rabbitmq

Learn how to replace Apache Camel with a decentralized library using RabbitMQ for reliable data processing in microservices. Scaling, fault tolerance, code examples. Read the tutorial for middle/senior dev.

Kafka RabbitMQ Courses 2026: Yandex vs Slerm

https://sudonull.com/kafka-rabbitmq-courses-2026-yandex-vs-slerm

Comparison of Yandex Praktikum and Slerm courses on Kafka, RabbitMQ. KRaft, highload, Docker stands, reviews. Choose format for middle/senior devs and start learning.

Blue-Green deploy on Docker Compose without downtime

https://sudonull.com/blue-green-deploy-on-docker-compose-without-downtime

How to implement blue-green deploy with zero downtime on Docker Compose and nginx. Detailed guide for web services and background workers.

From the web

RabbitMQ: One broker to queue them all | RabbitMQ

https://www.rabbitmq.com/

RabbitMQ is a powerful, enterprise grade open source messaging and streaming broker that enables efficient, reliable and versatile …

Installing RabbitMQ

https://www.rabbitmq.com/docs/download

Snapshot releases of the RabbitMQ broker available to users who wish to experiment with the latest and greatest features and bug …

RabbitMQ - Wikipedia

https://en.wikipedia.org/wiki/RabbitMQ

RabbitMQ is an open-source message-broker software (sometimes called message-oriented middleware) that originally implemented …

Introduction to RabbitMQ - GeeksforGeeks

https://www.geeksforgeeks.org/blogs/introduction-to-rabbitmq/

Jan 17, 2026 · RabbitMQ, a popular open-source message broker, uses the AMQP (Advanced Message Queuing Protocol) to send …

Part 1: RabbitMQ for beginners - What is RabbitMQ? - CloudAMQP

https://www.cloudamqp.com/blog/part1-rabbitmq-for-beginners-what-is-rabbitmq.html

Oct 22, 2025 · RabbitMQ is a message-queueing software also known as a message broker or queue manager. In simple terms, …

RabbitMQ - GitHub

https://github.com/rabbitmq

Pinned rabbitmq-server Public Open source RabbitMQ: core server and tier 1 (built-in) plugins JavaScript 13.8k 4k

RabbitMQ Tutorial - Online Tutorials Library

https://www.tutorialspoint.com/rabbitmq/index.htm

RabbitMQ acts as a broker of messages which sits in between applications and allows them to communicate in asynchronous and …

Releases · rabbitmq/rabbitmq-server - GitHub

https://github.com/rabbitmq/rabbitmq-server/releases

Failure and partition recovery in a RabbitMQ cluster is now significantly simpler and uniform: all components that have replicated …

Understanding RabbitMQ: The Basics of Message Queuing

https://dev.to/xavki/understanding-rabbitmq-the-basics-of-message-queuing-524j

May 3, 2025 · RabbitMQ is a lightweight yet powerful message broker that implements the Advanced Message Queuing Protocol …

What is RabbitMQ? [An Introduction] - Confluent

https://www.confluent.io/learn/rabbitmq/

RabbitMQ is a message broker that routes messages between two applications. Learn how RabbitMQ works, common use cases, …

Trending Now