Categories: None [Edit]

dipa

https://rubygems.org/gems/dipa
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.

Total

Ranking: 172,228 of 193,360
Downloads: 2,613

Daily

Ranking: 108,414 of 193,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,358,411,569activesupport
81,335,219,622rake
36796,121,760activerecord
61667,350,054activejob
90503,137,743activestorage
1,67021,607,202validates_timeliness

Owners

#GravatarHandle
1iconempunkt