RabbitMQ -Fanout Exchange

Описание к видео RabbitMQ -Fanout Exchange

In this video we will be creating a logging system. Also in this vide we will be talking about exchanges, so if you have not watched my video on exchange types would highly recommend it.

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

If you wish to buy me some coffee:
https://www.buymeacoffee.com/webdevjo...

RabbitMQ Playlist:    • RabbitMQ  

Github Link: https://github.com/webdevjourneyWDJ/R...

This is what we are following: https://www.rabbitmq.com/getstarted.html

Command to run it with Docker: docker run -d --rm --name rabbitmq -p 5672:5672 rabbitmq:3

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

Run a cloud instance of RabbitMQ: https://www.cloudamqp.com/

Get GUI for RabbitMQ (once you have an instance running locally): http://localhost:15672/

Комментарии

Информация по комментариям в разработке