Skip to content

fast-workerpool-go ports fasthttp FIFO worker pool

License

Notifications You must be signed in to change notification settings

zhanglei/fast-workerpool-go

Repository files navigation

fast-workerpool-go

fast-workerpool-go ports fasthttp FIFO worker pool

=== RUN   TestWorkerPool
--- PASS: TestWorkerPool (0.00s)
goos: darwin
goarch: amd64
pkg: github.com/detailyang/fast-worker-pool-go
BenchmarkWorkerPool-8        	 2505943	       423 ns/op	       8 B/op	       1 allocs/op
BenchmarkAntsWorkerPool-8    	 2428760	       436 ns/op	       8 B/op	       1 allocs/op
BenchmarkTunnyWorkerPool-8   	  521528	      2161 ns/op	      26 B/op	       2 allocs/op
BenchmarkSlaveWorkerPool-8   	 2424878	      1135 ns/op	       8 B/op	       0 allocs/op
PASS
ok  	github.com/detailyang/fast-worker-pool-go	34.960s

About

fast-workerpool-go ports fasthttp FIFO worker pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages