mutex-js
provides a promise-based mechanism for locking around code which requires synchronization
provides a promise-based mechanism for locking around code which requires synchronization
This library allows you to use concept of mutex for shared in-memory resource in asynchronous environment.