可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现
☆281Jul 28, 2021Updated 4 years ago
Alternatives and similar repositories for chatserver
Users that are interested in chatserver are comparing it to the libraries listed below
Sorting:
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 4 years ago
- 基于C++的集群聊天服务器☆81Sep 22, 2022Updated 3 years ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- C++ Linux WebServer服务器☆4,043Dec 2, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- Linux下C++轻量级WebServer服务器☆19,200Jul 5, 2024Updated last year
- C++11版本muduo网络库 除去了对boost库的依赖☆242Oct 14, 2022Updated 3 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- 分布式云存储(网络云盘)☆21Sep 8, 2021Updated 4 years ago
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Aug 15, 2022Updated 3 years ago
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- C++实现的高并发web服务器☆14Feb 26, 2020Updated 6 years ago
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- Linux C++ Web 文件服务器☆283Jun 18, 2025Updated 8 months ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Jan 21, 2024Updated 2 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- 聊天系统基于C/S编程模型,集服务器和客户端为一体,实现多用户并发模式下的聊天功能,包括登录、查看好友列表、私聊、公聊、消息记录、退出等操作。☆17Aug 6, 2016Updated 9 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆338Jan 22, 2021Updated 5 years ago
- 【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥☆945Nov 13, 2025Updated 3 months ago
- 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。☆1,450Apr 28, 2022Updated 3 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,951Dec 23, 2025Updated 2 months ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Aug 28, 2025Updated 6 months ago
- Linux高性能服务器编程源码☆556Dec 28, 2015Updated 10 years ago
- Achieve a tiny STL in C++11☆12,401Oct 27, 2024Updated last year
- Linux网络编程视频教程☆214Jul 14, 2022Updated 3 years ago
- ☆100Oct 29, 2024Updated last year
- xmservice☆10May 28, 2020Updated 5 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 学习muduo网络库的一些笔记☆123Sep 27, 2020Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应 用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆120Sep 13, 2018Updated 7 years ago
- c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)☆2,130Sep 9, 2024Updated last year