sqs-redrive

Dead Letter Queue Mover

A construct to manage dead letter queues in Amazon SQS by moving messages from one queue to another.

A CDK sqs-redrive construct

GitHub

15 stars
2 watching
2 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
kamilbiela/cdk-sqs-monitored Creates and configures SQS queues with alarms and dead letter queues for monitoring 21
rdegges/simpleq A simple, scalable queueing system based on Amazon SQS, designed to be fast, stable, and cost-effective. 165
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 594
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,758
nullndr/matador A Remix stack to monitor BullMQ queues with an interface and utility tools 28
bbc/sqs-consumer Provides a simple way to consume messages from an Amazon SQS queue 1,757
igr/jrsmq A Java implementation of a lightweight message queue that uses Redis as the underlying data store 36
gleicon/restmq A REST-based message queue with Redis support 556
taoensso/carmine A Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking. 1,161
swisspost/vertx-redisques A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications. 13
darky/bull-repl A command-line interface to interact with Bull queues 230
kak-tus/ami A Go client for reliable message queues using Redis Cluster Streams 28
obsidiandynamics/meteor Enables real-time message streaming over an in-memory data grid for high-volume, low-latency distribution among decoupled processes. 23
pricingassistant/mrq A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. 877