10 Forks
29 Stars
29 Watchers

tfg

基于epoll+协程池的golang网络库。支持epoll事件触发,读数据和业务逻辑处理分离,最大化利用cpu,防止内存急剧暴涨,适用于长连接、短连接,支持请求对象池和连接对象池

How to download and setup tfg

Open terminal and run command
git clone https://github.com/scriptllh/tfg.git
git clone is used to create a copy or clone of tfg 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 tfg https://github.com/scriptllh/tfg/archive/master.zip

Or simply clone tfg with SSH
[email protected]:scriptllh/tfg.git

If you have some problems with tfg

You may open issue on tfg support forum (system) here: https://github.com/scriptllh/tfg/issues