Categories: None [Edit]
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: 175,216 of 182,853
Downloads: 1,471
Daily
Ranking: 70,646 of 182,840
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 978,212,528 | activesupport |
11 | 942,744,578 | rake |
35 | 589,215,130 | activerecord |
60 | 476,345,997 | activejob |
110 | 318,836,172 | activestorage |
1,591 | 16,346,016 | validates_timeliness |
Owners
# | Gravatar | Handle |
---|---|---|
1 | empunkt |