Introduction
In the world of Micro'Services', These independent services will talk or communicate each otherfor communication among these services we need broker to forward the sent message.
RabbitMQ do exactly same that is forwards the received message.
Lets observe the above diagram where API-X sends message to API-Y via messaging queue or broker this will forward the same.
Installation
Step 1: Download and install Erlang from below available site .
Download Erlang
Step 2: Download and install RabbitMq
Step 3: Open RabbitMQ command prompt which will be available in bin usually it will be in below path
Programs\RabbitMQ Server
Finally installation DONE Successully!!!!!!!!!!
Thanks for reading. comments & suggestions always welcome :)
0 comments:
Post a Comment