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
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- ☆152Updated 7 months ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- cmdline menu libary☆80Updated 4 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- FTP Server for linux☆64Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆244Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- Linux内核1.0版本源码阅读和注释☆143Updated 9 years ago
- ☆67Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆324Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- linux0.11源码解析☆94Updated last year
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆86Updated 4 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- libevent source code analysis☆62Updated 2 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago