@jsdsl/locking-queuedeprecated

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

Usage no npm install needed!

<script type="module">
  import jsdslLockingQueue from 'https://cdn.skypack.dev/@jsdsl/locking-queue';
</script>

README

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