7 releases
Uses old Rust 2015
0.4.0 | Sep 5, 2018 |
---|---|
0.3.0 | Jun 23, 2018 |
0.2.2-pre | Jun 21, 2018 |
#7 in #rain
Used in 2 crates
43KB
1K
SLoC
Rain core library
Rain is an open-source distributed computational framework for processing of large-scale task-based pipelines.
Rain aims to lower the entry barrier to the world of distributed computing. Our intention is to provide a light yet robust distributed framework that features an intuitive Python API, straightforward installation and deployment with insightful monitoring on top.
This is the common core library for Rain. See the project GitHub repo.
lib.rs
:
Core library for the Rain framework.
This documentation is minimalistic but still hopefully useful. As an user, you may be interested in the rain_task lirary documentation.
See README.md
and the project page
for general information.
Dependencies
~37MB
~699K SLoC