ants
πππ ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants ζ―δΈδΈͺι«ζ§θ½δΈδ½ζθη goroutine ζ± γ
How to download and setup ants
Open terminal and run command
git clone https://github.com/panjf2000/ants.git
git clone is used to create a copy or clone of ants repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with ants https://github.com/panjf2000/ants/archive/master.zip
Or simply clone ants with SSH
[email protected]:panjf2000/ants.git