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:
=

installation:
=

Versions:

  1. 1.1.1 August 08, 2018 (11,5 ko)
  2. 1.0.1 August 04, 2018 (11,5 ko)
  3. 1.0.0 August 02, 2018 (11,5 ko)
Voir toutes les versions (4)

Dépendances de Runtime (3):

Dépendances de Development (6):

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

Propriétaires:

Auteurs:

  • Md Nehal Amin

Total de contrôle SHA 256:

=

Total de téléchargements 5 822

Pour cette version 2 272

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: