web-mutex
v1.0.1
Published
Web worker and worker thread mutex implementation
Downloads
3
Maintainers
Readme
This package helps with threads synchronization.
Node.js - Worker threads Browser - Web Worker
The package uses Atomics API behind the scenes and implements different locks.
Installation
npm i web-mutex