Reguix / HttpServer

C++实现的高性能Web服务器,One Loop Per Thread方式,采用Reactor模式 + 非阻塞I/O复用 + 线程池实现高并发。
15Updated 5 years ago

Related projects

Alternatives and complementary repositories for HttpServer