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
- Provide means to monitor which task / worker is holding the lock or semaphores
- Random access array take using P2P
- Remove functionality of batching submission in client.map
- Use default scheduler port for LocalCluster
- Repeated calls to `memory_color` take around 12% of CPU time of scheduler
- `test_restarting_does_not_deadlock` flaky due to import error on deserialization
- Add no-clients-timeout option
- Preload code provided by `--preload` does not kill worker on failure
- Add `drain` option to dask-worker
- Adjust threshold for bad worker on worker table based on worker-ttl
- Docs
- Python not yet supported