java-tutorials/rabbitmq/README.md

10 lines
344 B
Markdown
Raw Normal View History

## RabbitMQ
This module contains articles about RabbitMQ.
### Relevant articles
- [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq)
2021-07-01 17:23:38 -04:00
- [Exchanges, Queues, and Bindings in RabbitMQ](https://www.baeldung.com/java-rabbitmq-exchanges-queues-bindings)
2021-07-21 13:35:37 -04:00
- [Pub-Sub vs. Message Queues](https://www.baeldung.com/pub-sub-vs-message-queues)