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:
- libevent 官 方文档的中文版☆48Updated 10 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆166Updated 6 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- cmdline menu libary☆82Updated 2 months ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- Linux内核1.0版本源码阅读和注释☆146Updated 9 years ago
- FTP Server for linux☆63Updated 6 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆246Updated 7 years ago
- linux0.11源码解析☆94Updated 2 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- ☆152Updated 10 months ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆39Updated last year
- 系统编 程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 测试操作系统并发量☆74Updated 7 years ago
- HTTP服务器,C语言描述☆70Updated 9 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆324Updated 7 years ago
- select、poll、epoll☆70Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- libevent source code analysis☆62Updated 2 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆84Updated 7 years ago