FIFO weighted counting semaphore with bounded waiting, owned permits, and deterministic shutdown for Go.
-
Updated
Aug 12, 2026
FIFO weighted counting semaphore with bounded waiting, owned permits, and deterministic shutdown for Go.
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability.
Add a description, image, and links to the weighted-semaphore topic page so that developers can more easily learn about it.
To associate your repository with the weighted-semaphore topic, visit your repo's landing page and select "manage topics."