Releases: POABOB/grpool
Releases · POABOB/grpool
Grpool v1.0.2
Grpool v1.0.1
What's Changed
- fix bug of allocation the space of workers would cause bug, because of lower capacity of array.
- add a benchmark test.
Grpool v1.0.0
Features
- Limiting and recycling a massive number of goroutines automatically
- Clearing stale goroutines periodically
- Customize settings for goroutine pool
- Higher performance than a massive of original goroutines