pipeline

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

concurrencygopipeline
60
Stars
10
Forks
1
Issues
60
Watchers

Similar Packages

ordered-concurrently

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

45

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