{"library":"quu","type":"library","category":null,"description":"quu is a lightweight concurrent function queue for Node.js (v0.5.0, latest stable). It allows specifying maximum concurrency and optional wait mode before starting tasks. Tasks are added via push() and executed with run(), supporting both callback and promise APIs. Differentiators include minimal configuration, zero dependencies, and simple interface compared to heavier queue libraries like Bull or async.queue.","language":"javascript","status":"active","version":"0.5.0","tags":["javascript","queue","async","asynchronous","job","task","flow","concurrency","concurrent"],"install":[{"cmd":"npm install quu","imports":["const quu = require('quu');","const quu = require('quu');","/** @typedef {import('quu')} QuuQueue */"]},{"cmd":"yarn add quu","imports":[]},{"cmd":"pnpm add quu","imports":[]}],"homepage":"https://github.com/yetzt/node-quu#readme","github":"https://github.com/yetzt/node-quu","docs":null,"changelog":null,"pypi":null,"npm":"quu","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}