juliangruber / juliangruber/async-stream

what about when you *need* a parallel operation

Open
#12 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
133
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.