From 9fb3c09fd8d90714c5843e98c4b26d364960c09c Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 22 Jul 2021 01:35:37 +0800 Subject: [PATCH] Update README.md --- rabbitmq/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rabbitmq/README.md b/rabbitmq/README.md index 1420998f66..7fea2e85a0 100644 --- a/rabbitmq/README.md +++ b/rabbitmq/README.md @@ -5,4 +5,5 @@ This module contains articles about RabbitMQ. ### Relevant articles - [Introduction to RabbitMQ](https://www.baeldung.com/rabbitmq) - [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)