Categories: None [Edit]

active_job_lock

https://rubygems.org/gems/active_job_lock
https://github.com/dferrazm/active_job_lock
An ActiveJob plugin. Adds locking, with optional timeout/deadlock handling. Using a `lock_timeout` allows you to re-acquire the lock should your job 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.

Total

Ranking: 153,058 of 190,469
Downloads: 3,691

Daily

Ranking: 63,261 of 190,443
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,259,155,611rake
141,167,323,902minitest
61637,420,611activejob
80540,840,458redis
227210,238,101yard

Owners

#GravatarHandle
1icondferrazm