liaosanity / epoll_threads

An epoll server and client sample, using thread pool to deal with the paroxysmal connections in a second.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epoll_threads

An epoll server and client sample, using thread pool to deal with the paroxysmal connections in a second.

Authors: liaosanity@163.com, liaosanity@gmail.com

This program is free software; you can redistribute it and/or modify it.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Any problem just send me an email. I hope you enjoy it.

2013/07/03 Beijing.

About

An epoll server and client sample, using thread pool to deal with the paroxysmal connections in a second.


Languages

Language:C++ 99.2%Language:Makefile 0.8%Language:HTML 0.0%