go-lang Worker Pool Go-Lang package implementing the worker pool pattern Introduction This worker pool package implementation was inspired by the publication about understanding its mechanics, fundamentals and actual design. Requirements Go spf13's log