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
- RuntimeError: Barrier task with key 'shuffle-barrier-379659673650beace1aa63b2956e7b58' does not exist. This may be caused by task fusion during graph generation. Please let us know that you ran into this by leaving a comment at distributed#7816.
- distributed/tests/test_client.py::test_upload_file_zip fails on Python 3.13
- Enable export substitution for _version.py
- Update make_tls_certs.py, work with openssl 3 (#8701)
- Tests fail with openssl 3 due to test certificates not meeting current standards
- Using `log_event` in task with recursive object causes client to wait indefinitely
- Package upload plugin
- Worker plugin can not be registered on worker unless its entire package source uploaded on server
- Add Prometheus metrics for cumulative task transition counts on workers
- Add Prometheus metrics that tracks cumulative counts of handler calls
- Docs
- Python not yet supported