xuchanglong / NtyTCP-v1.0.0-comments
用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NtyTCP-v1.0.0-comments
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆71Updated 3 years ago
- libevent multithread worker example☆20Updated 3 years ago
- dpdk开发文档翻译☆174Updated 3 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- select、poll、epoll☆69Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆78Updated 3 years ago
- A high performance multithread C++ network library for linux.☆65Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输 协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- libevent source code analysis☆61Updated last year
- Simple protocol stack based on dpdk(使用dpdk搭建协议栈)☆24Updated 6 months ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- fast thread pool☆26Updated 5 years ago
- ☆40Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 协程的简单实现☆50Updated 2 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆92Updated 7 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆101Updated 2 years ago
- ☆39Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆26Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- c++ Json library☆46Updated this week
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 3 years ago
- 详细介绍了IO模型☆22Updated 6 years ago