workerpool An Implementation of a Worker Pool Capable of Coordinating Routines in Golang Overview This is project motivated by github gist of Mr. rodaine. Requirement go-1.11 Installation go get -u -v github.com/sammyne/workerpool