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
- 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
- Allow client wait_for_workers to wait for an absolute number of workers
- Future submit()/result() takes very long time to complete with 8MB Python object
- Add worker config options to config system
- `tornado`'s `call_later`, `add_callback`, etc. prevent garbage collection of otherwise released objects
- Docs
- Python not yet supported