Ants v1.0.0, Your Name
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