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
- Improve structure of event logging
- PubSub functionality kills stream-based connections due to race conditions
- split frames for large graphs
- 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] `merge_unpack` does not reschedule on `ShuffleClosedError`
- Docs
- Python not yet supported