Skip to content

Ants v1.0.0, Your Name

Compare
Choose a tag to compare
@panjf2000 panjf2000 released this 30 Aug 17:01
· 260 commits to master since this release

p2415896429

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