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,346 of 186,715
Downloads: 749,103

Daily

Ranking: 8,291 of 186,700
Downloads: 174

Depended by

RankDownloadsName
4,5631,648,481mission_control-jobs
63,53015,423resque-fifo-queue
185,909254mission_control-cache

Depends on

RankDownloadsName
24980,068,066multi_json
27909,005,466rspec
37688,682,580rack-test
99413,201,527simplecov
93447,995,724resque

Owners

#GravatarHandle
1iconwandenberg