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: 171,625 of 196,375
Downloads: 2,806

Daily

Ranking: 25,602 of 196,338
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,417,463,688activesupport
81,400,595,737rake
37830,316,567activerecord
62698,678,294activejob
89533,296,797activestorage
1,66922,721,827validates_timeliness

Owners

#GravatarHandle
1iconempunkt