ordered-concurrently in avelino/awesome-go

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.

updated at April 3, 2024, 9:55 p.m.

Go

2 +0

37 +0

7 +0

GitHub