{"library":"queue-schedule","type":"library","category":null,"description":"Queue producer and consumer tools with Kafka support, including both node-rdkafka and kafkajs adapters. Version 3.0.6 (latest) is stable with TypeScript types included. Designed to address Kafka's lack of slow-consumption support by providing a scheduling layer for delayed/controlled task processing. Key differentiators: dual adapter support (node-rdkafka/kafkajs), built-in delay and pause mechanisms, event-based error handling. Release cadence appears low (last update not recent). Not actively maintained (last commit 2021). Alternative to manual Kafka consumer management with simpler API.","language":"javascript","status":"maintenance","version":"3.0.6","tags":["javascript","queue","producer","consumer","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install queue-schedule","imports":["const { RdKafkaProducer } = require('queue-schedule');","const { RdKafkaConsumer } = require('queue-schedule');","const { KafkaJsProducer } = require('queue-schedule');","const { KafkaJsConsumer } = require('queue-schedule');"]},{"cmd":"yarn add queue-schedule","imports":[]},{"cmd":"pnpm add queue-schedule","imports":[]}],"homepage":"https://github.com/yunnysunny/queue-schedule#readme","github":"ssh://git@github.com/yunnysunny/queue-schedule","docs":null,"changelog":null,"pypi":null,"npm":"queue-schedule","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}