Using Queues In Node JS - RabbitMQ

Опубликовано: 27 Июль 2020
на канале: Web Dev Journey
26,646
365

We are going to finish this series talking about how we can use queues to save feedback even though the feedback service is down.

If you wish to support me, here is my patreon page:
https://www.patreon.com/webdevjourney...

RabbitMQ Install:
https://www.rabbitmq.com/download.html

Github Microservices:
https://github.com/webdevjourneyWDJ/N...

Simple Website Series:
   • Simple Website (Node/Express)