Skip to main content

C# + RabbitMQ = Happy Servers

At Hudl we use RabbitMQ to help us decouple some operations from impacting normal web requests. We smooth out spikes in write traffic and isolate long-running or CPU-intensive tasks. RabbitMQ is fast, full-featured, and offers good management/​monitoring features.

C# + RabbitMQ = Happy Servers

At Hudl we use RabbitMQ to help us decouple some operations from impacting normal web requests. We smooth out spikes in write traffic and isolate long-running or CPU-intensive tasks. RabbitMQ is fast, full-featured, and offers good management/​monitoring features.