An open API service indexing awesome lists of open source software.

https://github.com/abitofhelp/producer-consumer

A producer-consumer pattern that I've implemented in Go.
https://github.com/abitofhelp/producer-consumer

channels go golang waitgroup

Last synced: 2 months ago
JSON representation

A producer-consumer pattern that I've implemented in Go.

Awesome Lists containing this project

README

        

# producer-consumer
A producer-consumer pattern that I've implemented in Go.