基于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:
- C++大项目☆15Oct 18, 2019Updated 6 years ago
- 基于muduo网络库的集群聊天服务器☆101Mar 20, 2021Updated 5 years ago
- 基于C++的集群聊天服务器☆83Sep 22, 2022Updated 3 years ago
- C++ 集群聊天服务器☆39Jun 28, 2024Updated last year
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆72Jun 5, 2017Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ffplay from ffmpeg, with compile-time options to disable features☆10Apr 15, 2017Updated 9 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++项目:虚拟文件服务器(功能匹配百度网盘)☆291Jun 14, 2020Updated 5 years ago
- 《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆11Feb 25, 2019Updated 7 years ago
- muduo v1.0.4的注释版☆92Sep 20, 2015Updated 10 years ago
- 网络云盘(简单的毕设项目)☆53Aug 19, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 前后一体化博客系统☆19Nov 3, 2021Updated 4 years ago
- 基于分布式的集群聊天系统☆49May 5, 2021Updated 5 years ago
- 基于Libuv的跨平台通信框架, A cross-platform framework based on Libuv☆13Apr 8, 2021Updated 5 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
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆125Feb 4, 2021Updated 5 years ago
- libuv kcp☆17Feb 20, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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 8 months ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆288Jul 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
- 标签: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
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 大并发服务器课程源代码☆301Jun 26, 2020Updated 5 years ago
- 这是我大二至大三期间完成的大学生创新实践项目-未来无线通信网络自优化技术的研究与实现。包含Linux服务器和安卓客户端。qt-SON是服务器程序,集成了区域内WIFI自配置,自优化算法和自动控制模块,并通过socket与客户端通信,为客户端WIFI的选择提供计算资源。☆17Aug 23, 2016Updated 9 years ago
- C、C++常见练习项目☆36Apr 18, 2020Updated 6 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