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,372 of 187,007
Downloads: 754,474

Daily

Ranking: 6,559 of 186,993
Downloads: 336

Depended by

RankDownloadsName
4,3981,838,537mission_control-jobs
62,73615,943resque-fifo-queue
185,926316mission_control-cache

Depends on

RankDownloadsName
24990,999,281multi_json
27915,581,653rspec
37697,326,283rack-test
99418,411,543simplecov
93648,400,491resque

Owners

#GravatarHandle
1iconwandenberg