Use below command to get this package:
$ go get github.com/abc1236762/go-thdpool
And add below code to your project file before using it:
import `github.com/abc1236762/go-thdpool`
Unfinished. Can refer to the documentation comments in thdpool.go
and a simple example in thdpool_test.go
.