slpereira / gopool

Go routine pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go routine pool


Languages

Language:Go 100.0%