RubyGems Navigation menu

resque-pause 0.3.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.0 - February 18, 2018 (12.5 KB)
  2. 0.2.0 - July 04, 2016 (14.0 KB)
  3. 0.1.0 - August 23, 2014 (13.0 KB)
  4. 0.0.4 - June 30, 2011 (11.5 KB)
  5. 0.0.3 - June 27, 2011 (11.0 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (2):

multi_json ~> 1.0
resque >= 1.9.10

Development 相依性套件 (3):

rack-test >= 0
rspec >= 2.3.0
simplecov >= 0.4.2

擁有者:

作者:

  • Wandenberg Peixoto

SHA 256 checksum:

13f9d847b36c08b4d260958adfc96a0921b329d8bbeaad3aec7e35d9a3226847

總下載次數 656,303

這個版本 228,041

License:

Ruby 版本需求: >= 0

相關連結: