cync
is a library that supports parallel worker pool written in Golang.
It is versatile in the sense that it supports multiple types of scenarios.
- Flexible. Allows the user to freely define what the worker function should do
- Simple to use. Examples coming soon
Fully tested. Also ran used in backend services in real world production environments.
Want to try the library out?
go get github.com/jutkko/cync