Skip to content

what about when you *need* a parallel operation #12

@dominictarr

Description

@dominictarr

say, a merge stream,
that takes N sorted streams and merges them into one stream?
(it would pull from each stream, but output chunks in correct order -
for example, to do a merge sort, or LSMT compaction)

A simpler one would just to merge multiple streams into one, but not control the order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions