{"library":"long-task-queue-reader","type":"library","category":null,"description":"long-task-queue-reader is a JavaScript library for reading and processing tasks from a long-running task queue, designed to handle large volumes of tasks with backpressure and error handling. Version 0.8.2 is the current stable release, maintained regularly with a focus on robustness and performance. It differs from simple queue libraries by supporting persistent queue backends and providing a reader interface with configurable concurrency, retries, and task acknowledgment. Suitable for Node.js environments with async/await patterns.","language":"javascript","status":"active","version":"0.8.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install long-task-queue-reader","imports":["import { LongTaskQueueReader } from 'long-task-queue-reader'","import { createReader } from 'long-task-queue-reader'","import type { TaskHandler } from 'long-task-queue-reader'"]},{"cmd":"yarn add long-task-queue-reader","imports":[]},{"cmd":"pnpm add long-task-queue-reader","imports":[]}],"homepage":"https://github.com/Parsimotion/long-task-queue-reader#readme","github":"https://github.com/Parsimotion/long-task-queue-reader","docs":null,"changelog":null,"pypi":null,"npm":"long-task-queue-reader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}