Search results
251 packages found
Lock on asynchronous code
Distributed mutex and semaphore based on Redis
The most simple mutex/semaphore implementation
Isomorphic read/write lock that works in single processes, node clusters and web workers
A cache module for node.js that uses a two-level cache (in-memory cache for recently accessed data plus Redis for distributed caching) with some extra features to avoid cache stampedes and thundering herds.
Connect to the system api in the easiest way (win-api)
A robust cross-agent synchronization library.
- async
- concurrent
- condition variable
- counting semaphore
- lock
- lock guard
- lockable
- multilock
- mutex
- parallel
- recursive mutex
- semaphore
- shared lock
- shared mutex
- View more
A distributed lock manager for NestJS
TypeScript-STL (Standard Template Library, migrated from C++)
- tstl
- typecript
- c++
- cpp
- stl
- standard template library
- algorithm
- container
- exception
- functional
- iterator
- numeric
- ranges
- thread
- View more
Provides file locking and named mutex functionality
Mutex Server using WebSocket
A redis binary semaphore with async wait
A trivial queue / mutex lock implementation
Use a mutex lock to prevent callback duplication, now used as a React hook
A Distributed Locking Mechanism implemented over Redis to provide Mutex in a Microservices Architecture
- nodejs
- redis
- distributed-systems
- microservices
- typescript
- mutex
- semaphore
- distributed-lock
- nestjs
- shared-access
A (better) node.js lock library
Rust-like Mutex for TypeScript
Mutex for node.js apllications