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-02 05:23:38 +08:00
- [Exchanges, Queues, and Bindings in RabbitMQ](https://www.baeldung.com/java-rabbitmq-exchanges-queues-bindings)
2021-07-22 01:35:37 +08:00
- [Pub-Sub vs. Message Queues](https://www.baeldung.com/pub-sub-vs-message-queues)