大并发服务器课程源代码
☆303Jun 26, 2020Updated 5 years ago
Alternatives and similar repositories for muduo_server_learn
Users that are interested in muduo_server_learn are comparing it to the libraries listed below
Sorting:
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- a mini implementation of muduo☆130Jun 28, 2014Updated 11 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 6 years ago
- 学习muduo网络库的一些笔记☆123Sep 27, 2020Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- Tutorial of Muduo network library☆553Oct 21, 2019Updated 6 years ago
- 大并发服务器课程源代码☆122Jun 26, 2020Updated 5 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- muduo v1.0.4的注释版☆93Sep 20, 2015Updated 10 years ago
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,380Feb 25, 2023Updated 3 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆242Oct 14, 2022Updated 3 years ago
- C++和Linux学习笔记☆2,358Feb 14, 2022Updated 4 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- 【muduo 源码解析】☆47May 5, 2022Updated 3 years ago
- 🌎 High Performance HTTP WebServer☆633Feb 7, 2018Updated 8 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆643May 1, 2021Updated 4 years ago
- Examples and toturials for C++ Boost Asio library.☆274Mar 21, 2022Updated 3 years ago
- Linux高性能服务器编程源码☆556Dec 28, 2015Updated 10 years ago
- ☆40Dec 27, 2018Updated 7 years ago
- 简易C++异步日志☆19Jan 17, 2020Updated 6 years ago
- JSON-RPC implementation in C++17☆350Feb 10, 2022Updated 4 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- 面经学习记录☆31Dec 1, 2020Updated 5 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- 基于muduo的简单的webrtc流媒体服务器☆292May 7, 2023Updated 2 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Aug 28, 2025Updated 6 months ago
- Linux下C++轻量级WebServer服务器☆19,223Jul 5, 2024Updated last year
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- ☆70Jul 29, 2019Updated 6 years ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- muduo in windows☆69Nov 18, 2019Updated 6 years ago