package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev
# README
worker pools
In this example we’ll look at how to implement a worker pool using goroutines and channels.
In this example we’ll look at how to implement a worker pool using goroutines and channels.