solodynamo / poolboy

go routine pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


gopool


  • To run benchmark := go test -test.bench=

  • To run tests := go test -v

  • To do : Clean routines after defined intervals.

  • To do : use sync.Pool as allocating many objects of the same type

About

go routine pool

License:MIT License


Languages

Language:Go 100.0%