Skip to content
#

semaphore

Here are 42 public repositories matching this topic...

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.

  • Updated Aug 18, 2024
  • TypeScript

Semaphore for Node.js projects, inspired by the RAII idiom. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability. Additionally, it features a modern API and incorporates mechanisms for graceful termination and error handling.

  • Updated Aug 18, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the semaphore topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the semaphore topic, visit your repo's landing page and select "manage topics."

Learn more