Found 16 packages
Creating automatic DeadLetter Queue and Exchange for EasyNetQ and RabbitMQ Messages. Developed by Majid Qafouri
Redis's distributed delay queue middleware supports Redis Cluster, handling billions of messages and offering dynamic load balancing. It also supports features such as second-level delay, message ACK, consumption failure retry, dead letter queue, early consumption of messages, and backlog consumption of messages.
Entity Framework Core fault isolation library with automatic retry, fault isolation, and dead letter queue functionality.
Biblioteca .NET moderna para facilitar a integração de aplicações e microsserviços com RabbitMQ, incluindo suporte a padrões de Retry, Dead-Letter Queue, multi-tenant e envelopes padronizados de mensagens.
EasyRabbitFlow: high-performance RabbitMQ client for .NET. Fluent configuration, optional topology (queue/exchange/dead-letter) generation, reflection-free consumers, configurable retry (exponential/backoff), custom dead-letter routing, temporary batch processing, queue state helpers. Targets .NET Standard 2.1.
RabbitMQ abstraction library for .NET 10+ with resilience patterns, fluent configuration, RPC support, dead letter handling, and OpenTelemetry instrumentation. Built on RabbitMQ.Client 7.x and Polly 8.x.
A .NET port of Spring RabbitMQ's @RabbitListener annotation, providing declarative message consumption with automatic queue management, dead letter queue support, retry mechanisms, and concurrency control. Inspired by Spring AMQP and adapted for .NET.
A high-performance, highly customizable RabbitMQ Pub/Sub library for .NET 6+ applications with built-in retry mechanisms and dead letter queue support.
CQRS and event-driven architecture extension for Myth.Flow with dispatcher, event bus, message brokers (Kafka, RabbitMQ), caching, circuit breaker, and dead letter queue for resilient distributed systems.
A messaging library for publish-subscribe implementation on top of MSMQ. Supports transactional and non-transactional queues, dead letter queue and automatic retries with delay between failed attempts. Aims to provides a reliable yet very simple way to integrate applications running on the same machine or across networks.
AWS CDK SQS Construct with alarms and dead letter queue
A command line tool to manage Azure Service Bus dead letter queue messages.
A high-performance Kafka client library for .NET with support for Avro, JSON, and Protobuf schema serialization, built-in dead letter queue (DLQ) handling, and OAuth authentication.
Resilience features for eQuantic CQS. Provides saga timeout monitoring, compensation handling, and dead letter queue support.
An open source component for Azure Service Bus messaging which supports spawning any number of background threads for each message queue, so if processing a message is an IO intensive operation you can double the throughput by simply assigning 2 or more worker threads. Component supports automatic Retries on messages generating errors with Failed messages sent to a Dead Letter Queue when its Retry threshold is reached.
Azure Service Bus dead letter handler for eQuantic CQS resilience. Sends failed sagas to a Service Bus queue for later processing.