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
- Eliminate partially-removed-worker state on scheduler (comms open, state removed)
- Add back worker reconnection
- Expose more worker options in the config system
- Remove `reconnect` argument from Nanny
- Consider connection-failure worker closures as safe?
- Worker addresses are treated as unique identifiers, but may not be
- Enable Client.wait_for_workers to optionally also wait when removing workers
- ENH: impure tasks?
- Cluster-level resources
- `dask.distributed.Lock` always async
- Docs
- Python not yet supported