MESSAGE DISPATCHING MODES RabbitMQ from DOTNET | Amazon MQ

Описание к видео MESSAGE DISPATCHING MODES RabbitMQ from DOTNET | Amazon MQ

Hi👋, Work queue, also known as a task queue, is a mechanism used in message-based systems to distribute and parallelize tasks or jobs across multiple workers.

When using RabbitMQ, Dispatching modes play a crucial role in task distribution among multiple workers.

In this video, let’s learn the two message dispatch modes in RabbitMQ and how they affect the consumers pulling work from the Queues. We will learn about Round Robin Dispatching, which is what's enabled by default on the consumers, and we will also see Fair Dispatching and how to enable that.

04:11 Round Robin Dispatching
05:29 Issue With Round Robin Dispatch
06:47 Fair Dispatching
08:13 Marker 4
10:48 Fair Dispatch and Manual ACK
11:25 Conclusion

Additional Watching
📹RabbitMQ Series - https://bit.ly/rabbitmq-net-series
📹RabbitMQ Getting Started -    • RabbitMQ Getting Started from DOTNET ...  
📹RabbitMQ ACK -    • CONSUMER ACKNOWLEDGEMENTS RabbitMQ fr...  
📹AWS Series - https://bit.ly/aws-net-series
📹 ASP Series - https://bit.ly/asp-net-core-series

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

#dotnet #rabbitmq #aws

Комментарии

Информация по комментариям в разработке