dask / dask/distributed

[DEV DOCS] Journey of a task - HLG edition

Open
#5,415 1 comment 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

The distributed documentation offers a [Journey of a Task](https://distributed.dask.org/en/stable/journey.html) entry outlining how a `client.submit` is serialized, submitted to the scheduler, handled, computed, etc. up until the task is forgotten.

When using dask collections we are typically not directly using `client.submit` and this journey might look drastically different, especially when using High Level Graphs.

https://github.com/dask/community/issues/190#issuecomment-941235626

see also https://github.com/dask/dask/issues/7709

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.