← Back
Milan Jovanovic November 23, 2024 30s

Scaling MassTransit Publishing With Batching 🚀

Summary

This tech transcript discusses how to scale mass transit message throughput using RabbitMQ and MassTransit. The key technique involves configuring batch publishing by adding a delegate to the MassTransit host configuration and enabling batching with an optional message limit. The practical takeaway is that this approach can significantly increase message processing speeds, achieving over 30,000 messages per second.

View original episode ↗