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
- Make `decide_worker` and `rootish` logic private
- check for main module in reducer override
- `RuntimeError` when sending graph with `dask.array.ufunc.ufunc`s to scheduler and importing the wrapped `numpy` function
- Two (three?) failing tests on Debian with Python 3.12: `test_steal_twice` and `test_client_worker`
- Worker status page: IndexError: deque index out of range
- `load_cluster_dump` using `msgpack>=1.0` fails with `ValueError: int is not allowed for map key when strict_map_key=True`
- Gracefully handle unevenly distributed disk space during P2P
- refactor(adaptive-core): improved readability recommendations
- Client.submit *args is typehinted wrongly
- [WIP/POC] ordered RPC
- Docs
- Python not yet supported