Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 556 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 556 Bytes

JSDSL - Locking Queue [ DEPRECATED ]

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

Installation

This package has been deprecated in favor of the JSDSL Semaphore.

The semaphore package can be found above, or installed as follows:

$ npm install --save @jsdsl/semaphore

License

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

Copyright (C) 2021 Trevor Sears