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
- Increasing value of `OMP_NUM_THREADS` reduces performance even when controlling for `n_workers` and `threads_per_worker`
- `RuntimeError: Not enough arguments provided: missing keys` in `dask.persist` with mix of `Future` and `Delayed`
- Memory leak when submitting futures
- Repeated calls to `memory_color` take around 12% of CPU time of scheduler
- Worker plugin can not be registered on worker unless its entire package source uploaded on server
- Improve structure of event logging
- PubSub functionality kills stream-based connections due to race conditions
- Client.map() keys as a list breaks Dask queue system
- Support collective style tasks
- [QST][Bug?] Can I fit/evaluate many XGBoost models on the same cluster?
- Docs
- Python not yet supported