xuchanglong / NtyTCP-v1.0.0-comments
用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NtyTCP-v1.0.0-comments
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆31Updated 3 months ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆70Updated 3 years ago
- An elegant operating system based on c++17 implementation☆20Updated last year
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- fast thread pool☆26Updated 5 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- 高性能博客系统☆27Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- ☆32Updated 6 years ago
- select、poll、epoll☆69Updated 5 years ago
- libevent multithread worker example☆20Updated 3 years ago
- ☆65Updated 5 years ago
- TCP Bridge && Load-Balance Dispenser☆17Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- Libco 源码分析☆30Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆77Updated 3 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 6 years ago
- Simple protocol stack based on dpdk(使用dpdk搭建协议栈)☆24Updated 6 months ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- libevent source code analysis☆61Updated last year
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago