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,960 of 180,434
Downloads: 656,295

Daily

Ranking: 8,373 of 180,417
Downloads: 135

Depended by

RankDownloadsName
40,12325,546mission_control-jobs
72,54911,381resque-fifo-queue

Depends on

RankDownloadsName
19801,883,537multi_json
23767,349,058rspec
36535,761,593rack-test
102311,286,794simplecov
83441,752,491resque

Owners

#GravatarHandle
1iconwandenberg