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
- Recommendation Requested / Observed mismatch
- Keep tick durations to not be impacted by prometheus scrape intervals
- Add new parameter for idle_timeout_no_client
- Prefer current and default clients over worker clients in `distributed.worker.get_client()`
- INFO:distributed.protocol.pickle:Failed to serialize
- Future.result() on a worker's client unnecessarily pickles and duplicates data
- Introduce `WorkerPluginManager` to encapsulate handling plugins on worker
- Make Dask support `External` tasks
- Connecting to a non-existent client on the dashboard port doesn't time out
- Don't fail `Worker.close` if extensions or plugins fail to close.
- Docs
- Python not yet supported