Skip to content

AsyncSeq.mapAsyncParallel alternatives #155

@Xyncgas

Description

@Xyncgas

AsyncSeq.mapAsyncParallel returns a sequence with order preserved, however we often want to read the first thing that's available and throw away the rest

I propose a generic version AsyncSeq.mapAsyncUnorderedParallel that returns a sequence in the order of first available

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