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://distributed.readthedocs.io/en/latest/
