Get YouTube subscribers that watch and like your videos
Get Free YouTube Subscribers, Views and Likes

RabbitMQ - Remote Procedure Call (RPC)

Follow
Web Dev Journey

So this is the last video in the series, and we are going to be building a PRC with RabbitMQ (obviously).

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...

Prefetch video:    • RabbitMQ  Task/Work Queues  

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/

posted by prammannbu