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: 173,905 of 187,988
Downloads: 2,256

Daily

Ranking: 46,260 of 187,967
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,227,183,868activesupport
101,178,455,784rake
36726,531,445activerecord
59603,247,321activejob
93441,418,506activestorage
1,66719,408,383validates_timeliness

Owners

#GravatarHandle
1iconempunkt