{"library":"qyu","type":"library","category":null,"description":"Qyu 2.1.3 (stable, semver releases) is a flexible, promise-based asynchronous job queue for both Node.js (>=10) and browser environments. It prioritizes simplicity and always-on readiness, accepting jobs any time and executing them up to a configurable concurrency limit. Unlike simple async pools, Qyu supports per-job priority, per-job timeout, queue capacity limits, pause/resume, and an AbortSignal. It ships both CJS and ESM builds with full TypeScript type definitions. Key differentiator: designed for large-scale web scrapers and API throttling, with a minimal API surface (the instance itself is callable).","language":"javascript","status":"active","version":"2.1.3","tags":["javascript","queue","job","job-queue","promise","async","async-await","throttle","async pool","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install qyu","imports":["import { Qyu } from 'qyu'","import { QyuError } from 'qyu'","import { QyuOptions } from 'qyu'"]},{"cmd":"yarn add qyu","imports":[]},{"cmd":"pnpm add qyu","imports":[]}],"homepage":"https://github.com/shtaif/Qyu#readme","github":"https://github.com/shtaif/Qyu","docs":null,"changelog":null,"pypi":null,"npm":"qyu","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}