基于muduo网络库Reactor模型的集群聊天源码
☆26Feb 21, 2022Updated 4 years ago
Alternatives and similar repositories for chatserver
Users that are interested in chatserver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 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
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 3 years ago
- 学习muduo网络库的一些笔记☆125Sep 27, 2020Updated 5 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆243Oct 14, 2022Updated 3 years ago
- 基于C++11的muduo网络库☆120Mar 20, 2021Updated 5 years ago
- mit 6.824 raft 协议的完整实现☆41Apr 4, 2019Updated 6 years ago
- 基于Qt的网页爬虫程序☆11Sep 17, 2024Updated last year
- ☆11Jun 13, 2021Updated 4 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆340Jan 22, 2021Updated 5 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- 实现Web网络框架(包含线程模块、协程模块、日志模块、SocketIO模块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- 基于BIMFACE JS-SDK灵活使用构建协同批注应用场景☆12Sep 1, 2022Updated 3 years ago
- Linux 下FTP客户端(有无界面2版本),分别用Qt和c++、C语言实现。☆27May 7, 2021Updated 4 years ago
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Sep 27, 2022Updated 3 years ago
- per reactor a listener socket☆11Mar 19, 2020Updated 6 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Jan 21, 2024Updated 2 years ago
- C++、C#版的行为树,配上基于PyQt的图形化编辑工具☆12Jun 11, 2019Updated 6 years ago
- 参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器☆26Nov 24, 2020Updated 5 years ago
- 基于C++11多线程主从Reactor模式的Web高性能服务器☆24Mar 6, 2021Updated 5 years ago
- 学习下Qt Creator源码,添加自己的注释以便理解☆10Nov 28, 2021Updated 4 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆284Jul 28, 2021Updated 4 years ago
- 博客转载项目(将在线的博客转化为markdown格式文件),支持CSDN、博客园、简书以及印象笔记的导出文件☆23Aug 21, 2024Updated last year
- ☆12Jan 19, 2016Updated 10 years ago
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- 根据夏曹俊老师的课程,整理出来的demo☆10Aug 19, 2019Updated 6 years ago
- Docker containers that run DPDK on ubuntu, rockylinux and rhel etc host machines.☆13Jul 10, 2025Updated 8 months ago
- libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop c…☆14May 16, 2022Updated 3 years ago
- Qt / Qml 做的一款用于聊天的客户端☆17Mar 26, 2019Updated 6 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- CS144 Lab Assignments☆21Sep 15, 2020Updated 5 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- Linux聊天室服务器, 实现注册、登录、单发与群发。☆15Mar 17, 2023Updated 3 years ago