sui-execution-handler
A library that provides a set of tools for managing multiple concurrent transactions on the Sui network to help avoiding object equivocation and locking
A library that provides a set of tools for managing multiple concurrent transactions on the Sui network to help avoiding object equivocation and locking
Wrapper for localforage to add locking by a three-part race check
LockDB is a cross-platform tool you can use to handle process/event locking and avoid race conditions. It is sometimes also known as a semaphore.
A generic implentation of a key-value store
Simple locking in mongo
Writable/Readable Nodejs compatible GridFS streams with locking for safe concurrent access
AllexJS lib with a LockingJob that enables transaction-like lock on JobCollection
Synchronization for concurrency. Allows for mutex, semaphores, read-write locks, timed locks, and more.
Sui Owned Object Pools is a library that provides a set of tools for managing multiple concurrent transactions on the Sui network to help avoiding object equivocation and locking
Simple OS-wide generic locking for node.js on Linux using abstract sockets
Async mutex lock for managing access to a shared resource
># Password locking
React library to prevent computer from entering sleep mode
A range-based locking library for JavaScript, enabling concurrent read locks and exclusive write locks with seamless management of overlapping ranges.
Basic thread-wide named locking
A inter-process and inter-machine lockfile utility that works on a local or network file system
File based mutex
A inter-process and inter-machine lockfile utility that works on a local or network file system
A lightweight library providing both local and distributed locking primitives (mutexes, semaphores, and read-write locks) for managing concurrency in Node.js.
Ensures that some long-running job with an unique key is not double scheduled in the cluster.