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
- Propagate reason to client-side `FutureCancelledError` when closing the scheduler
- Remove data spilling that acts on `target` threshold
- Shuffle p2p
- Raise an error in ``scatter`` when ``broadcast`` and AMM are incompatible
- Failure in a task submitted by another task can leave an "erred" task permanently on the cluster
- TimeoutError in distributed.nanny causing gRPC server crash after prolonged analysis
- Provide means to monitor which task / worker is holding the lock or semaphores
- Random access array take using P2P
- Use default scheduler port for LocalCluster
- Repeated calls to `memory_color` take around 12% of CPU time of scheduler
- Docs
- Python not yet supported