Back to Developer Roadmap

Competing Consumers

src/data/roadmaps/system-design/content/[email protected]

4.0472 B
Original Source

Competing Consumers

Enable multiple concurrent consumers to process messages received on the same messaging channel. With multiple concurrent consumers, a system can process multiple messages concurrently to optimize throughput, to improve scalability and availability, and to balance the workload.

Visit the following resources to learn more: