Project
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT
Dependencies
Runtime
> 6.1.0, < 8.0.0
> 6.1.0, < 8.0.0
~> 13.0
> 6.1.0, < 8.0.0
> 6.1.0, < 8.0.0