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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|