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
- 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`
- Client.cancel may block for up to one second
- [WIP] Optionally use `mmap`ing of files with spilling
- UnpicklingError when return a tuple
- Docs
- Python not yet supported