Best of RabbitMQAugust 2023

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·3y

    How to Choose a Message Queue?

    The diagram below shows how it works: When the cashier takes an order, a new order is created in the database-backed queue. For Starbucks’ use case, a simple database queue meets the requirements without needing Kafka. RabbitMQ works like a messaging middleware - it pushes messages to consumers then deletes them upon acknowledgment.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    What Is RabbitMQ? An Introduction

    RabbitMQ is a free, open-source and extensible message queuing solution. It is a message broker that understands AMQP (Advanced Message Queuing Protocol) It is also able to be used with other popular messaging solutions like MQTT. Check out our product page for use cases, features and to contact our expert consultants.