Skip to content

Delayed-like functionality #311

Open
@tomwhite

Description

@tomwhite

There are some cases where it would be useful to have a way of setting up a parallel map over inputs, then calling compute on it later - like Dask Delayed.

In particular this would be needed to support xarray's open_mfdataset (see pydata/xarray#7811), or creating Kerchunk files in parallel.

The main question is what this looks like and where it belongs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions