Split off and refactor dask-ssh
Open
discussion
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
The dask-ssh tool is a convenient way to deploy Dask across an informal network of machines. I think that we might want to reorganize it in two ways:
1. It would be useful to also have an `SSHCluster` class similar to how we have `LocalCluster`, `SLURMCluster`, and so on
2. We might want to break it out into a separate repository, github.com/dask/dask-ssh
While doing so I suspect that there is some refactoring that could be done.
Contributor guide
Assessment
This issue has not been assessed yet.