{"library":"node-queue-processor","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.9","tags":["javascript","sqs","pubsub","subscriber","worker","queue","processor","message","pull"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-queue-processor","imports":["const { Manager } = require('node-queue-processor');","const { Worker } = require('node-queue-processor');","const { RateLimit } = require('node-queue-processor');"]},{"cmd":"yarn add node-queue-processor","imports":[]},{"cmd":"pnpm add node-queue-processor","imports":[]}],"homepage":"https://github.com/github-kelvin/node-queue-processor#readme","github":"https://github.com/github-kelvin/node-queue-processor","docs":null,"changelog":null,"pypi":null,"npm":"node-queue-processor","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}