grasslog / Epoll
epoll内核源码详解剖析,揭开epoll的神秘面纱
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Epoll
- epoll源码分析☆16Updated 8 years ago
- 这是一个简易的rpc框架☆20Updated 7 years ago
- 学习muduo网络库的一些笔记☆100Updated 4 years ago
- A high performance multithread C++ network library for linux.☆65Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Updated 4 years ago
- A high performance HTTP server based on c++☆106Updated 5 years ago
- 使用C++11完成的Web服务器☆36Updated 4 years ago
- 💻 High-performance multi-thread web server written by C++☆31Updated 5 years ago
- A webserver developed using modern c++☆47Updated 4 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负 载均衡,实现了以一致性…☆78Updated 2 years ago
- 基于协程和事件循环的c++网络库☆59Updated 4 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- Linux网络编程视频教程☆206Updated 2 years ago
- a simple network library☆192Updated 4 years ago
- 基于muduo网络库的集群聊天服务器☆89Updated 3 years ago
- c++11 Server based on coroutine and reactor☆105Updated 2 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- 高性能的c++日志库☆69Updated 3 years ago
- I/O multiplexing(select,poll和epoll 三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆30Updated 7 years ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- 基于C++实现的RPC分布式网络通信框架☆19Updated 2 years ago
- C++实现的简单http服务器(进程池+epoll)☆91Updated 6 years ago
- 基于C++使用 epoll + threadpool 实现的 webServer,支持GET、POST☆40Updated 5 years ago
- 面经学习记录☆30Updated 3 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago