RubyGems Navigation menu

dj_split 1.1.1

Gem is designed to "Split or Break" Time Taking Jobs(Delayed Jobs, Crons, Bulk Operations, etc.) into smaller size Mutually Exclusive Delayed Jobs. These Sub-Jobs can be picked by "Multiple Workers" in "Single" or "Multiple Servers". After splitting and enqueuing, the process will wait for the sub-jobs to complete and also processes sub-jobs instead of blocking. "Parallelism" can be achieved across multiple servers through Delayed Jobs which can directly impact performance. "Performance" can improve up to "n+1" times, where n = number of workers picking the jobs.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.1 - August 08, 2018 (11.5KB)
  2. 1.0.1 - August 04, 2018 (11.5KB)
  3. 1.0.0 - August 02, 2018 (11.5KB)
全てのバージョンを表示(全4件)

Runtime依存関係 (3):

Development依存関係 (6):

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

所有者:

作者:

  • Md Nehal Amin

SHA 256チェックサム:

c1e5a0b537e4b57c7d646203d980eb81d0c4293a7c0c98bed3b5bf44bdb97fa3

累計ダウンロード数 5,429

このバージョンのみ 2,103

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: