node-queue-processor

JSON →
library 1.0.9 ·javascript
verified Jun 7, 2026

A Node.js queue processing application supporting AWS SQS and Google Pub/Sub with rate limiting. Version 1.0.9 is the latest and only stable release with no active development. It allows attaching workers to handle messages from multiple queue backends, includes built-in rate limiting backed by Redis, and requires manual configuration of queue instances. Differentiators include a simple worker-manager pattern and support for both SQS and Pub/Sub.