Skip to content

高性能Web服务器,高并发,支持get,head,post请求

Notifications You must be signed in to change notification settings

CJLUzjj/Web_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Web_Server

这是一个基于one loop per thread + thread pool模型设计的Web Server,可以实现get,head,post请求

另外还实现了异步日志

后续将更新定时器的设计(有三个star就写)

感谢陈硕的《Linux多线程服务端编程》给我很大的启发

编译方式很简单,直接make,在根目录放index.html即可

我是一名大二的学生,对Linux C++很感兴趣,有志同道合的同学可以一起交流qq:849816104

About

高性能Web服务器,高并发,支持get,head,post请求

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published