distributed
https://github.com/dask/distributed
Python
A distributed task scheduler for Dask
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to distributed
Help out
- Issues
- Investigate worker overhead
- progress ipywidget should handle cancelled futures
- Data lingers in memory due to imbalance of worker priorities
- Does dask distributed allow customized work.executor?
- Check if port is in use (before trying to publish the dashboard to it)
- Serialize data within tasks
- Ability to cancel the chain of dependent tasks from within some task
- Consolidating all tasks that write to a file on a single worker
- LocalCluster not reaping workers with run_on_scheduler and multiprocessing-method: spawn
- Bokeh dashboard (when explicitly requested) needs to either error or display port
- Docs
- Python not yet supported