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,132 of 183,477
Downloads: 702,776

Daily

Ranking: 6,466 of 183,470
Downloads: 49

Depended by

RankDownloadsName
8,172376,865mission_control-jobs
68,45513,152resque-fifo-queue

Depends on

RankDownloadsName
22877,165,781multi_json
25825,073,950rspec
37597,735,519rack-test
98353,748,210simplecov
87944,611,635resque

Owners

#GravatarHandle
1iconwandenberg