Update README.md
This commit is contained in:
parent
16571f28c0
commit
9fb3c09fd8
|
@ -5,4 +5,5 @@ This module contains articles about RabbitMQ.
|
||||||
### Relevant articles
|
### Relevant articles
|
||||||
- [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq)
|
- [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq)
|
||||||
- [Exchanges, Queues, and Bindings in RabbitMQ](https://www.baeldung.com/java-rabbitmq-exchanges-queues-bindings)
|
- [Exchanges, Queues, and Bindings in RabbitMQ](https://www.baeldung.com/java-rabbitmq-exchanges-queues-bindings)
|
||||||
|
- [Pub-Sub vs. Message Queues](https://www.baeldung.com/pub-sub-vs-message-queues)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue