Skip to content

NginxXServer/NginxX-HttpServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NginxX-HttpServer

v1.0 HTTP 서버 싱글스레드 구현

v2.0 HTTP 서버 멀티프로세스 전환

v3.0 HTTP 서버 epoll ET 추가

서버 효율성을 위한 ET 방법 채택

v4.0 HTTP 서버 epoll LT 전환 + thread pool 추가

thread pool과의 안정성을 위한 LT 전환

About

epoll과 스레드 풀 기반의 HTTP 서버

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors