基于C++ Muduo网络库的集群聊天服务器项目
☆73Jul 31, 2019Updated 6 years ago
Alternatives and similar repositories for Cluster-Server-Chat
Users that are interested in Cluster-Server-Chat 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网络库的集群聊天服务器☆101Mar 20, 2021Updated 5 years ago
- 基于C++的集群聊天服务器☆83Sep 22, 2022Updated 3 years ago
- 基于TCP协议的局域网内高性能文件传输系统源码☆50Jun 6, 2019Updated 6 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆69Jun 5, 2017Updated 8 years ago
- ffplay from ffmpeg, with compile-time options to disable features☆10Apr 15, 2017Updated 8 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- 根据夏曹俊老师的课程,整理出来的demo☆10Aug 19, 2019Updated 6 years ago
- 根据哔哩哔哩全手敲, c++ 高并发服务器项目,目前还在进行中,不知道能不能坚持做完这个项目!!!☆17Aug 19, 2020Updated 5 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆292Jun 14, 2020Updated 5 years ago
- 网络云盘(简单的毕设项目)☆54Aug 19, 2020Updated 5 years ago
- muduo v1.0.4的注释版☆92Sep 20, 2015Updated 10 years ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- 前后一体化博客系统☆18Nov 3, 2021Updated 4 years ago
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆13Apr 8, 2021Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- linux下c/c++模拟实现云盘项目☆634Oct 2, 2021Updated 4 years ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Sep 11, 2022Updated 3 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆83Aug 28, 2025Updated 6 months ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆284Jul 28, 2021Updated 4 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- 基于Muduo精简实现的Smuduo,在保留原有功能和特性(事件驱动的Reactor模式,非阻塞IO)的基础上,移除boost库依赖,大量使用C++11新特性.☆13Mar 6, 2018Updated 8 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73May 28, 2020Updated 5 years ago
- 标签:c11 boost库 moba 最后一战 极其接近“王者荣耀”游戏 推荐理由:代码上使用了热度最高的c11方法和boost库,值得初学者学习。c++异步调用mysql redis http,封装了active驱动、定时器、对象池、ucore网络库等代表性…☆25Mar 20, 2019Updated 7 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆120Sep 13, 2018Updated 7 years ago
- 游戏服务器基础框架。☆22Jul 3, 2017Updated 8 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- 标签:c11 boost库 moba 最后一战 极其接近“王者荣耀”游戏 推荐理由:代码上使用了热度最高的c11方法和boost库,值得初学者学习。c++异步调用mysql redis http,封装了active驱动、定时器、对象池、ucore网络库等代表性优秀库。 功能…☆63Mar 21, 2019Updated 7 years ago
- Linux 多线程服务端编程[muduo C++网络库]☆588Sep 9, 2021Updated 4 years ago
- 基于C++11的muduo网络库☆120Mar 20, 2021Updated 5 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
- 鱼蛋的C语言项目(幼年时的鱼蛋写的)☆29Apr 20, 2020Updated 5 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago