这是一个简化版的Muduo库,主要修改包括:1、从Boost向C++11迁移;2、内部采用面向对象的编程思想,简化代码处理逻辑;3、使用SO_REUSEPORT特性,多线程并发监听,减少多线程间数据交互。当前写这个网络库主要目的是学习,已包含一个简单的EchoServer样例,后续会不断充实HttpServer,也会考虑UDP相关的内容。欢迎感兴趣的同学一起讨论。具体设计可参考:http://blog.csdn.net/adkada1/article/details/54893541
Contributions last year: 0
Max continuous contributions: 0
Recent contributions: 0
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.