Dask Distributed | Distributed Computing In Python

Sdílet
Vložit
  • čas přidán 13. 09. 2024
  • Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate-sized clusters. The central dask scheduler process coordinates the actions of several dask worker processes spread across multiple machines and the concurrent requests of several clients.

Komentáře •