Support dask distributed scheduler
Open
feature
good first issue
- Dominant language
- Python
- Stars
- 99
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The dask distributed scheduler is generally an improvement over the multiprocessing scheduler even in individual multicore machines because of its improved awareness of data locality, so we should consider adding it as an option to `lens.summarise`. If we find its performance better in comon use cases of `lens`, set it as default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.