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

https://github.com/abitofhelp/producerconsumer

An implementation of the classic producer-consumer pattern using Go, goroutines, WaitGroups, and a channel.
https://github.com/abitofhelp/producerconsumer

channel consumer go golang goroutines producer producer-consumer waitgroup

Last synced: 2 months ago
JSON representation

An implementation of the classic producer-consumer pattern using Go, goroutines, WaitGroups, and a channel.

Awesome Lists containing this project