/Asp.NetMvc.RabbitMQ

Consuming RabbitMQ messages from Asp.Net MVC application

Primary LanguageC#

Installing Development Environment

  • Download RabbitMQ from rabbitmq-server-3.6.10.exe

  • Download and run the Erlang Windows Binary File. It takes around 5 minutes.

  • Execute the command for enabling plugins that needed for RabbitMQ -> "C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.6\sbin\rabbitmq-plugins.bat enable rabbitmq_management"

  • Run the publisher console app alt text

  • Run the Log Monitor webb app alt text