#toyHTTPd
A toy CGI server, just for fun!
#Benchmark ab -n 1000000 -c1000 http://127.0.0.1:port/
more than 24000 RPS in virtual machine
#Requirements
- Linux only (epoll)
- g++ or clang support C++ 11
- cmake > 2.8
#License MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#toyHTTPd
A toy CGI server, just for fun!
#Benchmark ab -n 1000000 -c1000 http://127.0.0.1:port/
more than 24000 RPS in virtual machine
#Requirements
#License MIT