xuchanglong / NtyTCP-v1.0.0-commentsLinks
用户态的 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
Sorting:
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以 帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- fast thread pool☆29Updated 7 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆738Updated 8 months ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- libevent multithread worker example☆20Updated 4 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- ☆69Updated 6 years ago
- select、poll、epoll☆70Updated 6 years ago
- TCP Bridge && Load-Balance Dispenser☆17Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆248Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 11 months ago
- ☆32Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week
- Reactor Pattern Implemention☆66Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- dpdk开发文档翻译☆180Updated 4 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆83Updated 3 months ago
- ☆46Updated 3 years ago
- libevent library reimplemented with c++☆43Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 测试操作系统并发量☆74Updated 7 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago