Linux 服务器编程
  • 本书信息
Powered by GitBook
On this page

本书信息

《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码。

GitHub:https://github.com/Hansimov/linux-server

参考链接

  • raichen/LinuxServerCodes: Linux高性能服务器编程源码

    • https://github.com/raichen/LinuxServerCodes

  • chenshuo/muduo: Event-driven network library for multi-threaded Linux server in C++11

    • https://github.com/chenshuo/muduo

  • qinguoyi/TinyWebServer: Linux下C++轻量级Web服务器

    • https://github.com/qinguoyi/TinyWebServer

  • linyacool/WebServer: A C++ High Performance Web Server

    • https://github.com/linyacool/WebServer

Last updated 4 years ago