Skip to content

linnaeushuang/HttpServer

Repository files navigation

A Http Server implementd in C++

test website: http://linnaeushuang.xyz

Envoirment

  • Ubuntu 16.04
  • g++ 5.4.0
  • cmake 3.5.1
  • Make 4.1

Build

./build.sh

Branch

  • lockfree: A version that uses lockfree queue in work queue. This version has a lower QPS than the main branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published