Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopool

Library to use a go routine pool to optimize use of go routines.

As of at least go 1.4.2 from golang.org, this library is no longer useful. This is as it should be, plain go routines do better than trying to preallocate them in a pool.

About

Library to use a go routine pool to optimize use of go routines.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages