ordered-concurrently

Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.

GitHub

38 stars
2 watching
8 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

concurrentconcurrent-data-structuredata-pipelinedata-sciencegolanggolang-libraryorderedparallelparallel-computing

Backlinks from these awesome lists: