RubyGems Navigation menu

dj_split 1.0.0

Gem is designed to Split Time Taking Jobs(delayed jobs, crons, bulk operations, etc.) into smaller size independent Delayed Jobs. These Delayed Jobs can pick by multiple workers in single or multiple servers. After splitting and enqueuing, the gem will wait for the sub-jobs to be complete and also process sub-jobs instead of blocking.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.1.1 August 08, 2018 (11.5 KB)
  2. 1.0.1 August 04, 2018 (11.5 KB)
  3. 1.0.0 August 02, 2018 (11.5 KB)
顯示所有版本(共 4)

Runtime 相依性套件 (3):

Development 相依性套件 (6):

bundler >= 1.11
minitest = 5.11.3
mocha ~> 1.2
rails >= 0
rake ~> 10.0
rspec ~> 3.6

擁有者:

作者:

  • Md Nehal Amin

SHA 256 總和檢查碼:

=

總下載次數 5,822

這個版本 1,771

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: