0.1.0 • Published 6 years ago

@jsdsl/locking-queue v0.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
6 years ago

JSDSL - Locking Queue

A mutex solution as an alternative to Promises/async+await.

Find @jsdsl/locking-queue on NPM.

Installation

Install from NPM with

$ npm install --save @jsdsl/locking-queue

Basic Usage

Basic usage instructions here.

License

@jsdsl/locking-queue is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears