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: 172,805 of 188,802
Downloads: 2,389
Daily
Ranking: 80,626 of 188,779
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 | 1,255,643,567 | activesupport |
| 10 | 1,202,966,022 | rake |
| 36 | 741,279,806 | activerecord |
| 59 | 616,640,270 | activejob |
| 93 | 454,384,273 | activestorage |
| 1,669 | 19,757,788 | validates_timeliness |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | empunkt |