ordered-concurrently

Go module that processes work concurrently and returns output in a channel in the order of input.

concurrentconcurrent-data-structuredata-pipelinedata-sciencegolanggolang-libraryorderedparallelparallel-computing
45
Stars
8
Forks
3
Issues
45
Watchers

Similar Packages

pipeline

An implementation of pipelines with fan-in and fan-out.

60

parapipe

FIFO Pipeline which parallels execution on each stage while maintaining the order of messages and results.

37

pipelines

Generic pipeline functions for concurrent processing.

13