Skip to content

Ants v2.2.0

Compare
Choose a tag to compare
@panjf2000 panjf2000 released this 13 Oct 17:39
· 178 commits to master since this release

Features

  • Support loop queue as workers queue #53

Enhancements

  • Refine the logic of sync.Pool b1cf2ff
  • Refactoring to the interface and implementations of worker-array 566511e
  • Make optimization to Pool and PoolWithFunc struct 5ecbdf4

Docs

Misc