Description
Simplistic node redis cache ready can scale with generic-pool support
Keywords
Publisher
Description
limits calls to functions that return promises
Keywords
Publisher
Description
Cooperative Multitasking Lock and Jobs Processing
Keywords
Publisher
Description
async await semaphore implement
Keywords
Publisher
Description
Mutex locks, Read/Write locks, Condition variables and Semaphores
Keywords
Publisher
Description
An acquire-release one semantic implemented in Promise.
Keywords
Publisher
Description
Awaitable semaphore/mutex
Keywords
Publisher
Description
Transforms items of an async iterable concurrently
Keywords
Publisher
Description
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.
Keywords
Publisher
Description
semaphores and promises
Keywords
Publisher
Description
in the world of async javascript callbacks this library provides a mechanism to ensure resources are available for access
Keywords
Publisher
Description
Web Locks API
Keywords
- web locks
- lock
- locks
- locking
- web-locks
- parallel
- parallel programming
- concurrency
- asynchronous
- semaphore
- mutex
- nodejs
- deadlock
- data-race
- View more
Publisher
Description
Semaphore using `async` and `await`