We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7e2f3 commit 49f0d06Copy full SHA for 49f0d06
1 file changed
README.md
@@ -448,6 +448,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
448
* Batch Processing
449
* [dask](https://github.com/dask/dask) - A flexible parallel computing library for analytic computing.
450
* [luigi](https://github.com/spotify/luigi) - A module that helps you build complex pipelines of batch jobs.
451
+ * [mpi4py](https://github.com/mpi4py/mpi4py) - Python bindings for MPI.
452
* [PySpark](https://github.com/apache/spark) - [Apache Spark](https://spark.apache.org/) Python API.
453
* [Ray](https://github.com/ray-project/ray/) - A system for parallel and distributed Python that unifies the machine learning ecosystem.
454
* Stream Processing
0 commit comments