{"library":"yqueue","type":"library","category":null,"description":"YQueue is a concurrent priority task queue for Node.js (v1.0.1, ~monthly releases). It provides concurrency control, prioritized tasks, and error handling for batch operations. Unlike p-limit or bottleneck, YQueue offers both a simple queue and a batch mode with backpressure via `maxQueueLength`. Supports async hooks and best-effort error stack traces. Ships TypeScript types. Lightweight with zero runtime dependencies.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","nodejs","queue","concurrent","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install yqueue","imports":["import { YQueue } from 'yqueue'","import { YBatch } from 'yqueue'","import { YBatchErrors } from 'yqueue'"]},{"cmd":"yarn add yqueue","imports":[]},{"cmd":"pnpm add yqueue","imports":[]}],"homepage":"https://github.com/innopals/yqueue","github":"git@github.com:innopals/yqueue","docs":null,"changelog":null,"pypi":null,"npm":"yqueue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}