We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bd0b99 + 49f0d06 commit 34e390eCopy full SHA for 34e390e
README.md
@@ -467,6 +467,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
467
* Batch Processing
468
* [dask](https://github.com/dask/dask) - A flexible parallel computing library for analytic computing.
469
* [luigi](https://github.com/spotify/luigi) - A module that helps you build complex pipelines of batch jobs.
470
+ * [mpi4py](https://github.com/mpi4py/mpi4py) - Python bindings for MPI.
471
* [PySpark](https://github.com/apache/spark) - [Apache Spark](https://spark.apache.org/) Python API.
472
* [Ray](https://github.com/ray-project/ray/) - A system for parallel and distributed Python that unifies the machine learning ecosystem.
473
* Stream Processing
0 commit comments