一个基于muduo库的rpc分布式微服务框架
☆17Jul 13, 2022Updated 3 years ago
Alternatives and similar repositories for mprpc
Users that are interested in mprpc 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++实现的小型rpc框架,帮助构建分布式rpc服务☆68Jan 6, 2023Updated 3 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆89May 10, 2022Updated 3 years ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 4 years ago
- an implementation of a lsmtree☆11Feb 18, 2023Updated 3 years 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.
- RPC远程调用框架☆26Apr 18, 2021Updated 5 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Jan 10, 2020Updated 6 years ago
- ☆32Apr 3, 2023Updated 3 years ago
- C++全栈即时通讯项目。前端基于QT实现用户交互界面,包括用户注册、密码重置、聊天界面、好友管理、聊天记录等,界面模仿微信,使用QSS美化。后端采用分布式设计,包括网关服务、验证服务、状态服务、聊天服务、Redis服务、MySQL服务,后端服务(除ChatServer)通过…☆15Jan 7, 2025Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆53Aug 15, 2022Updated 3 years ago
- 问答系统前后端☆15Jan 25, 2021Updated 5 years ago
- C++ 聊天项目实战案例,涵盖grpc,并发线程,网络编程,qt开发,数据库等多种技术综合应用☆12Feb 13, 2026Updated 2 months ago
- ☆11Jun 13, 2021Updated 4 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++ QT的Windows HTTP 服务器,用到了QtWebApp,可以与客户端实现数据收发。这个是自定义文件传输软件系统的一部分---电脑的服务器端,可以在局域网内基于HTTP协议,实现电脑,安卓,网页浏览器三端数据互通,其他关联项目具体看README☆11Dec 9, 2022Updated 3 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆62Jul 30, 2020Updated 5 years ago
- My flappybird demo with cocos2dx☆10Dec 11, 2016Updated 9 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 基于阿里云服务器+libevent+qt+mysql等实现仿qq聊天软件,主要功能包括注册、登录、添加好友、聊天(私聊和群聊)、文件传输、建群、加群、好友上下线提醒。☆37Oct 4, 2022Updated 3 years ago
- Qt / Qml 做的一款用于聊天的服务器☆10Mar 26, 2019Updated 7 years 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.
- A lightweight cross-platform modern C++ HTTP/HTTPS and WebSocket client library☆17May 11, 2022Updated 3 years ago
- This is the code for my master thesis.☆19Aug 18, 2022Updated 3 years ago
- calculating RMSD between 2 conformers with different atom names☆14Jan 13, 2021Updated 5 years ago
- 这是一个基于 ffplay.c 源码开发的多媒体播放器,支持多种视频和音频格式,具有优美的播放界面和丰富的功能。☆22Feb 24, 2025Updated last year
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- libevent source code analysis☆62Jan 28, 2023Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆101Mar 20, 2021Updated 5 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- gRPC wrappers for GStreamer to implement flexible media transformation services.☆27Jul 13, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 🚀🚀🚀基于自定义网络协议实现分布式kv存储☆19Feb 23, 2022Updated 4 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- Qt / Qml 做的一款用于聊天的客户端☆17Mar 26, 2019Updated 7 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- ☆12Oct 22, 2020Updated 5 years ago
- C++分布式网络通信框架(RPC)☆22Apr 19, 2026Updated 2 weeks ago