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
- Swallowing the `CommClosedError` when the stream handler closes may remove relevant exception information
- Track cluster growth during P2P operations
- P2P tasks log compute failures even if they are later restarted
- Restart P2P on `OSError: [Errno 28] No space left on device` instead of failing if the cluster has grown since we started
- Restart P2P if cluster significantly grew in size
- Client.map() keys as a list breaks Dask queue system
- [P2P] Be robust to timeouts during shuffle barrier
- [P2P] `merge_unpack` does not reschedule on `ShuffleClosedError`
- Ability to specify cost value for computations
- Worker profile limited to a short timespan
- Docs
- Python not yet supported