mutex-lock
Here are 5 public repositories matching this topic...
NodeJS Transaction Locking Mutex Example
-
Updated
Oct 11, 2023 - TypeScript
very naive implementation of mutex nodejs applications over 'locking' a tcp port
-
Updated
Sep 23, 2024 - TypeScript
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
-
Updated
Apr 19, 2025 - TypeScript
Simple node.js rest-api without framework
-
Updated
Nov 14, 2024 - TypeScript
Improve this page
Add a description, image, and links to the mutex-lock topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mutex-lock topic, visit your repo's landing page and select "manage topics."