async-semaphore 1.2.0

An async semaphore
Documentation

An async semaphore.

A semaphore is a synchronization primitive that limits the number of concurrent operations.