We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
基于tinyhttp 进行优化,主要包含有: 1.改为rpoll I/O复用,提高单位时间内的并发量 2.添加线程池 thread_pool 管理并发线程,提高服务器效率。 3.未完待续, 4.个人学习,浅显易懂,大有裨益, 5.源码中带有详细的中文注释,用notepad++ 打开阅览更好。
C++ 5
My Hexo Blog
HTML 1
剑指offer、Leecode 等常见算法面试题的一个合集, 自我学习,归纳整理。
C++ 1
网络编程基础应用,包含 I/O 复用 select、poll、epoll、fork、pthread 等
C 1
Forked from EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C
Forked from EbookFoundation/free-programming-books
📚 Freely available programming books
There was an error while loading. Please reload this page.