v1.0.0
版本发布时间: 2019-08-31 01:01:48
panjf2000/ants最新发布版本:v2.10.0(2024-06-18 17:36:44)
Features
- Managing and recycling a massive number of goroutines automatically
- Purging overdue goroutines periodically
- Abundant APIs: submitting tasks, getting the number of running goroutines, tuning capacity of pool dynamically, releasing pool, rebooting pool
- Efficient in memory usage and it even achieves higher performance than unlimited goroutines in Golang