A demo project of queued communications using RabbitMQ.
A demo project of queued communications using RabbitMQ.
Make sure to have a RabbitMQ Server running on ‘localhost’.
Open two (or more) consoles and navigate to the desired Sender/Receiver pair. Use dotnet run
command on both projects.
Command | Description |
---|---|
MESSAGE <<text to send>> |
Sends a text to the Receiver(s) instances. |
EXIT |
Not sure about what this does. |
v1.0 (2021.05.01) - Initial release.
This source code is licensed under MIT licence.
Please send me your feedback about this project: andres.garcia.alves@gmail.com