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
- ☆152Updated 8 months ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- libevent source code analysis☆62Updated 2 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- FTP Server for linux☆64Updated 6 years ago
- ☆67Updated 6 years ago
- Linux内核1.0版本源码阅读和注释☆145Updated 9 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆86Updated 4 years ago
- cmdline menu libary☆81Updated 3 weeks ago
- Easy to use RPC framework☆42Updated 7 years ago
- linux0.11源码解析☆94Updated last year
- Linux进程间通信(Inter-Process Communication)方式汇总☆325Updated 7 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago