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: 5,939 of 180,385
Downloads: 655,404

Daily

Ranking: 8,351 of 180,370
Downloads: 149

Depended by

RankDownloadsName
46,04121,311mission_control-jobs
72,98811,274resque-fifo-queue

Depends on

RankDownloadsName
19799,250,197multi_json
23765,332,761rspec
36533,651,913rack-test
101309,884,064simplecov
83041,657,847resque

Owners

#GravatarHandle
1iconwandenberg