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: 174,133 of 187,622
Downloads: 2,209

Daily

Ranking: 38,501 of 187,603
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,212,991,452activesupport
101,166,409,648rake
36719,965,389activerecord
59597,164,056activejob
94435,539,429activestorage
1,66519,224,105validates_timeliness

Owners

#GravatarHandle
1iconempunkt