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: 152,119 of 186,856
Downloads: 3,527

Daily

Ranking: 141,852 of 186,840
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,134,358,957rake
151,060,736,276minitest
60580,219,755activejob
79504,120,740redis
223192,667,881yard

Owners

#GravatarHandle
1icondferrazm