metaRobin / linux-server-high-performanceLinks
《Linux高性能服务器编程》上的例子
☆50Updated 11 years ago
Alternatives and similar repositories for linux-server-high-performance
Users that are interested in linux-server-high-performance are comparing it to the libraries listed below
Sorting:
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆322Updated 7 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- Linux内核1.0版本源码阅读和注释☆146Updated 9 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- ☆152Updated 9 months ago
- Easy to use RPC framework☆42Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- FTP Server for linux☆63Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- libevent source code analysis☆62Updated 2 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- stl源码剖析(侯捷)的学习笔记☆141Updated 9 years ago
- cmdline menu libary☆82Updated 2 months ago
- 测试操作系统并发量☆73Updated 7 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 《CGDB中文手册》☆278Updated 10 years ago