Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 395 Bytes

RabbitMQ-DelayApp

C# Console application showcase the basic RabbitMQ Producing & Consuming messages with Queue delay using integration of delay plugin

This console application use the RabbitMQ Delay Plugin https://github.com/rabbitmq/rabbitmq-delayed-message-exchange please go though this github link to configure the same in your RabbitMQ Server before running this application.