{"library":"breeze-queue","type":"library","category":null,"description":"Throttled parallel function invocation queue for Node.js and the browser. Version 0.4.0 (latest) is stable but unmaintained; last release in 2012. Provides a simple API to process items with a concurrency limit, supporting drain, empty, and error events.","language":"javascript","status":"maintenance","version":"0.4.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install breeze-queue","imports":["var Queue = require('breeze-queue');","var queue = Queue(fn, concurrency);\nqueue.push(item, callback, autostart);","queue.onerror = function(err) { ... };"]},{"cmd":"yarn add breeze-queue","imports":[]},{"cmd":"pnpm add breeze-queue","imports":[]}],"homepage":"git@github.com:qualiancy/breeze-queue","github":"git@github.com:qualiancy/breeze-queue","docs":null,"changelog":null,"pypi":null,"npm":"breeze-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}