About 86,700 results
Open links in new tab
  1. RabbitMQ: One broker to queue them all | RabbitMQ

    RabbitMQ is a powerful, enterprise grade open source messaging and streaming broker that enables efficient, reliable and versatile communication for applications — perfect for distributed …

  2. RabbitMQ - Wikipedia

    RabbitMQ is an open-source message-broker software (sometimes called message-oriented middleware) that originally implemented the Advanced Message Queuing Protocol (AMQP) and has …

  3. Introduction to RabbitMQ - GeeksforGeeks

    Jan 17, 2026 · RabbitMQ, a popular open-source message broker, uses the AMQP (Advanced Message Queuing Protocol) to send and receive messages between applications. Developed in Erlang, it …

  4. RabbitMQ Explained: How It Works, How It Differs from Kafka, and …

    May 28, 2026 · RabbitMQ Explained: How It Works, How It Differs from Kafka, and Where It Fits in Real Systems # rabbitmq # kafka # distributedsystems # eventdriven Modern applications are no longer …

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

    Oct 22, 2025 · RabbitMQ is a message-queueing software also known as a message broker or queue manager. In simple terms, RabbitMQ is a software where queues are defined, to which applications …

  6. RabbitMQ: A Complete Guide to Message Broker, Performance, and ...

    RabbitMQ is an open-source message brokerthat facilitates communication between distributed applications using a message queue model. It enables reliable message delivery, load balancing, and ...

  7. RabbitMQ - GitHub

    rabbitmq-tutorials Public Tutorials for using RabbitMQ in various ways Java 6.9k 3.6k

  8. RabbitMQ Licensing, Support, Services & Consulting | AceMQ

    RabbitMQ licensing, support, services, consulting, redis, kafka, MQ services and containerization expert consultants for IT system integration offered at AceMQ.

  9. RabbitMQ Tutorial - Online Tutorials Library

    In this tutorial, we'll cover all the ways of using RabbitMQ which helps in solving the common problems developers/users face in RabbitMQ based applications. RabbitMQ Features

  10. What is RabbitMQ? [An Introduction] - Confluent

    RabbitMQ is a message broker that routes messages between two applications. Learn how RabbitMQ works, common use cases, pros, cons, and best alternatives.