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
- Support multiple measures in `MemorySampler`
- Enable `Client.get_versions` to get versions from all other clients and compare against those
- flaky `test_quiet_close_process[True]`
- Reduce recursionlimit for `test_client.py::test_profile`
- issue a ResourceWarning for unclosed RPC objects
- Support creating a `ProcessInterface` without a running loop in 3.8 and 3.9
- Deprecate `cleanup` fixture; replace with `gonna_run_dask` fixture
- use a ResourceWarning instead of check_active_rpc
- RuntimeError: cannot schedule new futures after shutdown
- Assuming `127.0.0.1` or `127.0.1.1` on OSError is incorrect, better throw the error.
- Docs
- Python not yet supported