RabbitMQ Tutorials

These tutorials cover the basics of creating messaging applications using RabbitMQ.

You need to have the RabbitMQ server installed to go through the tutorials, please see the installation guide or use the Docker image.

Executable versions of these tutorials are open source, as is this website.

These tutorials focus on just one (the original) protocol supported by RabbitMQ. Examples for RabbitMQ streams on the RabbitMQ blog.

Tutorials

1 RabbitMQ-QuickStart

2 RabbitMQ-HelloWorld

3 RabbitMQ-WorkQueues

4 RabbitMQ-PublishSubscribe

5 RabbitMQ-Routing

6 RabbitMQ-Topics

7 RabbitMQ-RPC

8 RabbitMQ-PublishConfirms