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,694 of 195,762
Downloads: 838,178

Daily

Ranking: 6,147 of 195,747
Downloads: 367

Depended by

RankDownloadsName
3,1595,169,402mission_control-jobs
53,30521,942resque-fifo-queue
188,126930mission_control-cache

Depends on

RankDownloadsName
241,143,446,898multi_json
291,006,320,288rspec
41798,045,486rack-test
98489,786,530simplecov
95053,980,915resque

Owners

#GravatarHandle
1iconwandenberg