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
- Scheduler-side task prioritization is partially untested
- Refactor report generation logic into a separate repository
- enable `xfail_strict=True` - and stop using `@pytest.mark.xfail` for flaky tests
- as_completed can run into infinite loop when worker restarts
- `test_stress_scatter_death` fails with state machine AssertionError
- setting distributed.scheduler.allowed-failures to 0 does not always work
- Disable profiler in tests?
- Leaking thread in `SpecCluster` because `LoopRunner` is never closed
- Fix (Multi) Worker Retiring in SpecCluster
- Debug worker client
- Docs
- Python not yet supported