xuchanglong / NtyTCP-v1.0.0-comments
用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。
☆12Updated 5 years ago
Alternatives and similar repositories for NtyTCP-v1.0.0-comments:
Users that are interested in NtyTCP-v1.0.0-comments are comparing it to the libraries listed below
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆78Updated 4 years ago
- select、poll、epoll☆69Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- libevent multithread worker example☆20Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆234Updated 6 years ago
- Pure copy from sylar☆16Updated 2 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆59Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- ☆66Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 协程的简单实现☆50Updated 2 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- Simple protocol stack based on dpdk(使用dpdk搭建协议栈)☆27Updated 11 months ago
- c++ Json library☆48Updated 2 weeks ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆161Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- Libco 源码分析☆30Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆33Updated 10 months ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- dpdk开发文档翻译☆176Updated 3 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务 器集群☆48Updated 6 years ago
- ☆32Updated 7 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆701Updated last year
- libevent source code analysis☆62Updated 2 years ago