{"library":"queue","type":"library","category":null,"description":"Asynchronous function queue with adjustable concurrency. Version 7.0.0. Allows controlling the number of concurrently running async jobs, with support for timeouts, event listeners, and array-like API (push, unshift, splice, etc.). Jobs can use callbacks or return promises. Ships TypeScript types. Maintained actively on GitHub.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","queue","async","asynchronous","synchronous","job","task","concurrency","concurrent","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install queue","imports":["import Queue from 'queue'","const Queue = require('queue')","import Queue from 'queue'"]},{"cmd":"yarn add queue","imports":[]},{"cmd":"pnpm add queue","imports":[]}],"homepage":"https://github.com/jessetane/queue#readme","github":"https://github.com/jessetane/queue","docs":null,"changelog":null,"pypi":null,"npm":"queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}