blob: f437300f360d27b73a55fd2617118c0a27451f9c (
plain) (
blame)
1
2
3
4
|
Dask.distributed is a lightweight library for distributed computing in Python.
It extends both the concurrent.futures and dask APIs to moderate sized clusters.
WWW: https://github.com/dask/distributed
|