Releases: henrygd/semaphore
Releases · henrygd/semaphore
v0.0.2
v0.0.1
The fastest javascript inline semaphores and mutexes. See comparisons and benchmarks.
Semaphores limit simultaneous access to code and resources (e.g. a file) among multiple concurrent tasks.