这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性hash为底层算法的负载均衡服务器,这可以作为一个单独的模块。
☆83Aug 28, 2025Updated 8 months ago
Alternatives and similar repositories for distributed-system-framework
Users that are interested in distributed-system-framework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 结合protobuf,libev以及memcached线程池模型实现 RPC 功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- This is mini rpc depend on google protobuf.☆12Jul 24, 2019Updated 6 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- MFrameWork集成高效的数据存储和访问,网络机制,分布式服务器框架,三维引擎框架,以及客户端对接框架等。实现方便快捷的转变为游戏服务器,数据服务器,以及三维应用客户端.MFrameWork integrates efficient data storage and a…☆10Dec 7, 2017Updated 8 years ago
- 完成 mit 6824 lab☆11Jul 9, 2020Updated 5 years ago
- An elegant operating system based on c++17 implementation☆21Apr 11, 2023Updated 3 years ago
- C++高性能分布式服务器框架☆13Mar 2, 2020Updated 6 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆49Aug 31, 2018Updated 7 years ago
- A windows tool to decodes the xlog written by tencent.解压解密微信mars下xlog数据的工具☆11Apr 17, 2020Updated 6 years ago
- c++ mysql orm☆18Nov 10, 2022Updated 3 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.
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- 基于分布式的集群聊天系统☆49May 5, 2021Updated 4 years ago
- ☆10Feb 24, 2025Updated last year
- C++游戏服务器开发相关内容☆21Jul 11, 2021Updated 4 years ago
- c++负载均衡服务器☆29Aug 2, 2018Updated 7 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Apr 5, 2020Updated 6 years ago
- 使用C++11完成的Web服务器☆36Nov 28, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,648Dec 8, 2023Updated 2 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Feb 25, 2026Updated 2 months ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 6 years ago
- cms is an industrial-strength live streaming server,support rtmp,http-flv,hls.in the future,it will support more protocol.☆12Feb 23, 2023Updated 3 years ago
- CMP Compressor (Sega Saturn Compatible RLE Compression)☆11Oct 19, 2019Updated 6 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 5 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆58Apr 29, 2023Updated 3 years ago
- 大并发服务器课程源代码☆301Jun 26, 2020Updated 5 years ago
- Open-source HMI (Human Machine Interface) software written in C++ and QML☆17Oct 17, 2025Updated 6 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 负载均衡远程服务调度系统☆195Aug 3, 2023Updated 2 years ago
- ☆13Nov 28, 2021Updated 4 years ago
- A course project on optimization of the DCT algorithm in C and ARM Assembly.☆13Aug 19, 2020Updated 5 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- A miniDFS support basic distributed file system like HDFS☆14Apr 7, 2016Updated 10 years ago
- HTTP and WebSocket built on Asio in C++11☆11Sep 1, 2018Updated 7 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago