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 using the `--preload` scheduler CLI flag alongside the `scheduler.preload` configuration options
- Fix worker startup in IPv6 only environment
- Move async user tasks to thread
- Flaky `distributed/tests/test_client.py::test_threadsafe_compute`
- `client.gather` fails with a list of lists of futures and `errors="skip"`
- Guarantee worker is restarted if Nanny.kill is called
- as_completed(futures, with_results=True, raise_errors=raise_errors) gets struck in an infinite loop
- Validation error in `test_stress_scatter_death`
- Confusing Nanny on_exit callback structure
- Are timeouts in Worker.close antipatterns?
- Docs
- Python not yet supported