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
- Fix detection of existing tasks
- Reading data from zarr or netcdf files loads all data into memory with distributed scheduler
- Add config to control default direct_to_worker value
- `Client.compute` doesn't materialize delayed chunk of persisted array if provided as a dict value
- Simplify hosing of Dask Scheduler Dashboard behind the proxy
- GC stalls scheduler for up to a minute with large task graph
- Remove subgraph callable
- Use IO task marker in scheduling
- `RuntimeError: Not enough arguments provided: missing keys` in `dask.persist` with mix of `Future` and `Delayed`
- Bump codecov/codecov-action from 3 to 5
- Docs
- Python not yet supported