Description
In this course, you will :
- RabbitMQ
- General messaging concepts
- RabbitMQ management web interface
- Using RabbitMQ .Net client library with C#
- Installing RabbitMQ on a Windows machine
- Pulling and running RabbitMQ Docker image
Syllabus :
- Installing RabbitMQ
- Messaging Systems and Exchanges
- Fanout Exchange
- Direct Exchange
- Topic Exchange
- Headers Exchange
- Default Exchange
- Exchange to Exchange Binding
- Alternate Exchange
- Push vs Pull
- Work Queues
- Publish - Subscribe
- Request - Reply
- Priority Queues