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-1.4.15源码阅读注释☆72Updated 6 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- cmdline menu libary☆81Updated last month
- ☆152Updated 9 months ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- linux0.11源码解析☆94Updated last year
- Linux内核1.0版本源码阅读和注释☆145Updated 9 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- FTP Server for linux☆63Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆278Updated 7 months ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆82Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- ☆67Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago