Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bygui86/go-worker-pool

Simple example of how to implement a worker pool in Golang
https://github.com/bygui86/go-worker-pool

Last synced: 2 days ago
JSON representation

Simple example of how to implement a worker pool in Golang

Awesome Lists containing this project

README

        

# go-worker-pool

Some simple examples of how to implement a worker pool in Golang.