Skip to content

Dragonbuf/SWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWS

simple web server

  • a simple CGI demo
  • HTTP 请求的读取和分析
  • HTTP 请求的读取和分析(go 版本)
    • server demo 搭建
    • server 支持解析完整 http 请求
    • client 模拟 http 请求
  • 非阻塞 connect
  • i/o 复用聊天室
    • client
    • server
  • 同时处理 tpc/udp
  • libevent 实现 hello world
  • 半同步半异步进程池
  • 使用进程池实现简单 cgi 服务器
  • 半同步半反应堆线程池实现
  • 线程池实现 simple web server
  • epoll 压测

About

simple web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published