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
- Resource scheduling bug: Scheduler allows over-allocation by ignoring worker's current resource usage
- Add ForwardLoggingPlugin and ForwardOutput to built-in worker plugins documentation
- Documentation / type hinting for `Future.status`
- `Client.register_plugin` inferred as NoReturn
- LocalCluster does not respect n_workers and threads_per_worker
- Forward `multiprocessing.current_process().authkey` to workers
- documentation not updated following #3029
- LocalCluster fails to spawn requested number of workers (capped at 5 workers on Windows)
- Add `Condition` class
- Allow min worker queue length of 0
- Docs
- Python not yet supported