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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to distributed
Help out
- Issues
- [WIP] Queue root tasks on scheduler, not workers [with co-assignment]
- Task co-assignment logic is worst-case for binary operations like `a + b`
- Reimplement `replicate()` using the Active Memory Manager
- Default "dask" (de-serialization) protocol fails to preserve type.
- Broadcast-like operations are poorly scheduled (widely-shared dependencies)
- Ctrl-C during `compute`/`map`/`submit`/etc. doesn't stop sending data to scheduler
- Flaky `test_AllProgress`
- flaky `distributed/tests/test_failed_workers.py::test_gather_then_submit_after_failed_workers`
- Flaky `test_quiet_client_close`
- Validation error in `transition_flight_missing` for `test_chaos_rechunk`
- Docs
- Python not yet supported