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: 155,112 of 196,302
Downloads: 3,817

Daily

Ranking: 54,757 of 196,250
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,398,932,147rake
141,284,588,424minitest
62697,822,875activejob
83578,419,117redis
230232,813,695yard

Owners

#GravatarHandle
1icondferrazm