RubyGems Navigation menu

dipa 0.1.0.pre.3

This gem provides an API for parallel processing like the parallel gem but distributed and scalable over different machines. All this with minimum configuration and minimum dependencies to specific technologies and using the rails ecosystem. Dipa provides a rails engine which depends on ActiveJob and ActiveStorage. You can use whatever backend you like for any of this components and configure them for your specific usecase. The purpose of this gem is to distribute load heavy and long running processing of large datasets over multiple processes or machines using ActiveJob.

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

インストール:
=

バージョン履歴:

  1. 0.1.0.pre.3 - September 17, 2023 (16KB)
  2. 0.1.0.pre.2 - September 10, 2023 (16KB)
  3. 0.1.0.pre.1 - March 05, 2022 (12.5KB)

Runtime依存関係 (6):

activejob > 6.1.0, < 8.0.0
activerecord > 6.1.0, < 8.0.0
activestorage > 6.1.0, < 8.0.0
activesupport > 6.1.0, < 8.0.0
rake ~> 13.0

所有者:

プッシュ者:

作者:

  • Merten Falk

SHA 256チェックサム:

de83ef034b09fa7a10d4b44d3803e5c8bb49c6e53f5a1109fb888a58ce8acb35

累計ダウンロード数 1,278

このバージョンのみ 261

ライセンス:

MIT

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

MFAで投稿されたバージョン: true

必要なRubyGemsのバージョン: > 1.3.1

リンク: