多码网
返回 编程语言
编程语言libraryGo

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.

45 stars8 forks3 issuesBSD-3-Clause更新于 2026/4/21
concurrentconcurrent-data-structuredata-pipelinedata-sciencegolanggolang-libraryorderedparallelparallel-computing
暂无详细内容

同类推荐