dask / dask/distributed

Custom Scheduler

Open
#7,900 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

I'm looking into writing my own custom scheduler for Dask. I couldn't find a similar issue on github.

As far as my knowledge goes, there is only support for the default Scheduler, provided by Dask, as my (superficial) view through the codebase seemed to point out that the Scheduler class was hardcoded and not dynamically loaded.

Could I be informed if this assumption is correct, what the best way to go ahead would be if it is, or how I should implement a custom scheduler if the assumption is wrong?

Thanks in advance!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.