Back to Blog

Tag

#rabbitmq

2 articles
Article preview
Core Patterns December 11, 2023 5 min read

Dead Letter Queues — Handling the Unhandleable

What DLQs are, why you must have one for every message consumer, and the operational patterns that keep bad messages from blocking the good ones.

Article preview
Basics February 17, 2023 4 min read

Message Brokers — An Introduction

What message brokers are, why distributed systems need them, and how to choose between Kafka, RabbitMQ, NATS, and friends for your use case.