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 `task-group-key` and `task-prefix-key` annotations on the scheduler
- `get_versions` without importing packages
- Client.get_versions(check=True) not behaving as expected from docs
- AMM: select candidates based on memory percentage, not absolute usage?
- Don't import packages just for version compatibility check
- Dask Futures performance as the number of tasks increases
- Support password-encrypted TLS keys
- Scheduler gets stuck in a loop if one or more workers terminate during client.scatter()
- [Discussion] What if broken Client connections didn't release Futures at all?
- Scheduler stops itself due to idle timeout, even though workers should still be working
- Docs
- Python not yet supported