@alwatr/async-queue
A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.
A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.
Awaitable semaphore/mutex [Fork of await-semaphore]
A mutex for guarding async workflows
A trivial queue / mutex lock implementation
Make Web Worker easy and type-safe.
Mutex for node.js apllications
javascript based lockflag is a mutex like is a simple mutually exclusive flag or MuTex
Handle concurrency in the cloud with ease with serverless semaphores. This is the TS/JS client for https://www.websemaphore.com
A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
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
Awaitable semaphore/mutex
Rust-like Mutex for TypeScript
Manage concurrency in Javascript "threads" with promises.
Mutex and Re-entrant Mutex Decorators for TypeScript
Fast inline semaphores and mutexes
Easy IPC addon implementation for Windows using messages, filemapping, mutex, threads.
A distributed lock manager for NestJS
Contains a mutex implementation using IndexedDB
Contains Mutex implementations with various guarantees.
Javascript mutex