You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a Go library for creating a pool of go routines.
It aims to provide a sizeable pool of go routines around some go function that need their execution concurrency controlled.