Linkedin

Queue-Based Load Leveling pattern

Project Overview

Project Detail

Use a queue that acts as a buffer between a task and a service it invokes in order to smooth intermittent heavy loads that can cause the service to fail or the task to time out. This can help to minimize the impact of peaks in demand on availability and responsiveness for both the task and the service.

https://learn.microsoft.com/en-us/azure/architecture/patterns/queue-based-load-leveling

To know more about this project connect with us

Queue-Based Load Leveling pattern