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,501 of 192,483
Downloads: 3,741

Daily

Ranking: 117,513 of 192,454
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,305,187,129rake
141,202,822,716minitest
60656,073,343activejob
82552,171,218redis
227217,666,607yard

Owners

#GravatarHandle
1icondferrazm