/go-worker-pool-practice

A practice for implementing worker pool by Go

Primary LanguageGo

A Practice for Implementing Worker Pool by Go

Get Started

go run -race main.go

What Should Go Next?

  • Have a more comprehensive testing
  • Have an architect diagram