Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-throttled-concurrent-queue

antixrist17WTFPL0.0.2

Throttled concurrency queue for node.js

throttle, concurrent, queue, sync, async, concurrency, task, job, synchronous, asynchronous

readme

node-throttled-concurrent-queue

Throttled concurrency queue for node.js

Installation

Using npm:

$ npm i node-throttled-concurrent-queue --save

Usage

var queue = require('node-throttled-concurrent-queue');