Skip to content

Releases: rederlyhq/async-mutex

Generic Queue Implementation

09 Mar 01:51
Compare
Choose a tag to compare
Pre-release

This is a fork of DirtyHairy's async-mutex, with an implementation of generic queues behind the semaphore implementation. This allows for custom behavior like assigning a priority to jobs requesting the semaphore.