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,675 of 195,762
Downloads: 2,765

Daily

Ranking: 60,205 of 195,747
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,402,392,100activesupport
81,384,293,602rake
36821,302,986activerecord
62690,282,078activejob
90525,148,495activestorage
1,66822,433,862validates_timeliness

Owners

#GravatarHandle
1iconempunkt