RubyGems Navigation menu

dipa 0.1.0.pre.2

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 (16.0 KB)
  2. 0.1.0.pre.2 - September 10, 2023 (16.0 KB)
  3. 0.1.0.pre.1 - March 05, 2022 (12.5 KB)

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 校验和:

d3f0ac4ae0bcca646c1ff4415b831bc88ecad02e2adf2e9b309a2157d4f006f4

下载总量 1,332

这个版本 204

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

使用多因素验证发布的版本: true

需要的 RubyGems 版本: > 1.3.1

链接: