Categories: None [Edit]

resque-pause

https://rubygems.org/gems/resque-pause
A Resque plugin to add functionality to pause resque jobs through the web interface. Using a `pause` allows you to stop the job for a slice of time. The job finish the process it are doing and don't get a new task to do, until the queue is released. You can use this functionality to do some maintenance whithout kill workers, for example.

Total

Ranking: 6,109 of 183,107
Downloads: 697,855

Daily

Ranking: 7,936 of 183,092
Downloads: 156

Depended by

RankDownloadsName
9,375277,398mission_control-jobs
68,85512,951resque-fifo-queue

Depends on

RankDownloadsName
22867,421,297multi_json
25817,849,894rspec
37589,534,204rack-test
99348,223,614simplecov
87444,213,537resque

Owners

#GravatarHandle
1iconwandenberg