# linux-server **Repository Path**: xyr1020/linux-server ## Basic Information - **Project Name**: linux-server - **Description**: 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 1 - **Created**: 2021-12-09 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 本书信息 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码。 GitHub:[https://github.com/Hansimov/linux-server](https://github.com/Hansimov/linux-server) ## 参考链接 * raichen/LinuxServerCodes: Linux高性能服务器编程源码 * [https://github.com/raichen/LinuxServerCodes](https://github.com/raichen/LinuxServerCodes) * chenshuo/muduo: Event-driven network library for multi-threaded Linux server in C++11 * [https://github.com/chenshuo/muduo](https://github.com/chenshuo/muduo) * qinguoyi/TinyWebServer: Linux下C++轻量级Web服务器 * [https://github.com/qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer) * linyacool/WebServer: A C++ High Performance Web Server * [https://github.com/linyacool/WebServer](https://github.com/linyacool/WebServer)