an opinionated implementation of resque in node
Lock on asynchronous code
DOM trap for a focus
It is a trap! (for a focus)
Node distributed locking using redis with ioredis adapter
A mutex for guarding async workflows
A inter-process and inter-machine lockfile utility that works on a local or network file system
provides locking mechanism to sync across browser tabs
Timers extensions
Create an AbortSignal that aborts after a delay
Timeout a promise after a specified amount of time
TypeScript definitions for async-lock
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
Missing keepalive http.Agent
Mutex locks for async functions
Make a synchronous function have a timeout
React focus lock for all Chakra components
Simple lock class
lock asynchronous resources.
Node distributed locking using redis
Throttle the parallelism of an asynchronous (promise returning) function / functions
🔐Body scroll locking that just works with everything
Microsoft Azure SDK for JavaScript - Aborter
mutex lock for javascript
A Resque plugin. Adds locking, with optional timeout/deadlock handling to resque jobs. Using a `lock_timeout` allows you to re-acquire the lock should your worker fail, crash, or is otherwise unable to relase the lock. i.e. Your server unexpectedly looses power. Very handy for jobs that are recurring or may be retried.
A Resque plugin. Adds locking, with optional timeout/deadlock handling to resque jobs. Using a `lock_timeout` allows you to re-aquire the lock should your worker fail, crash, or is otherwise unable to relase the lock. i.e. Your server unexpectedly looses power. Very handy for jobs that are recurring or may be retried.
Forf of resque-lock-timeout that checks a saved process id to make sure the process is still running
Increment ActiveRecord's counter cache column asynchronously using Resque (and resque-lock-timeout).
Moves method asynchronously in a simple and not degraded manner. Resque plugin resque-lock-timeout allows one to avoid more work concurentiel. Simple to set up and implement this plug in is pretty amazing.