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
- Fix flaky `test_steal_twice`
- fix: use task-stream index instead of wall clock in get_task_stream context manager (#9253)
- Log client addresses in scheduler lifecycle messages
- Handle empty MultiProgressWidget shutdown
- Warn when explicit dashboard requests fall back
- feat(stealing): add margin-of-improvement bound to prevent work-stealing thrash
- [Observability] Log interrupted processing tasks on unexpected worker…
- [DNM] Use `@dataclass(slots=True)` (needs Python >=3.14)
- High latency can cause `get_task_stream()` to miss tasks
- done_callback raises RuntimeError during interpreter shutdown
- Docs
- Python not yet supported