基于C++实现的RPC分布式网络通信框架
☆26Mar 30, 2022Updated 3 years ago
Alternatives and similar repositories for mpzRPC
Users that are interested in mpzRPC 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、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- 问答系统前后端☆15Jan 25, 2021Updated 5 years ago
- 简易网盘系统(golang版本)☆14Aug 13, 2021Updated 4 years ago
- 基于C++开发的简单Web服务器☆42Jan 28, 2022Updated 4 years ago
- 参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器☆26Nov 24, 2020Updated 5 years ago
- cURL for Lua☆15Jan 2, 2026Updated 2 months ago
- ☆11Mar 17, 2020Updated 6 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- 基于BIMFACE JS-SDK灵活使用构建协同批注应用场景☆12Sep 1, 2022Updated 3 years ago
- 动态规划☆16Sep 21, 2017Updated 8 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 3 years ago
- go+echo+ssh+websocket+vue3 实现的web端通过ssh连接服务器☆13Dec 15, 2025Updated 3 months ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- A C++11 high performance webserver,支持多线程,单线程,使用Reactor模型,仿照muduo库的one loop per thread☆12Aug 3, 2023Updated 2 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- ☆10Feb 24, 2025Updated last year
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- Linux下,调用V4L2摄像头完成图片和视频采集☆14May 27, 2017Updated 8 years ago
- Linux kernel programming examples☆21Dec 2, 2024Updated last year
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 4 years ago
- 实现一个高并发秒杀系统,关键技术:SSM + Redis + MySQL☆16Dec 16, 2022Updated 3 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Aug 15, 2022Updated 3 years ago
- Implementations of different neural network pruning techniques☆14Aug 10, 2023Updated 2 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- ☆15Mar 11, 2023Updated 3 years ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆14Oct 11, 2023Updated 2 years ago
- C++实现的高并发web服务器☆13Feb 26, 2020Updated 6 years ago
- 《C++新经典:对象模型》笔记☆25Mar 26, 2022Updated 3 years ago
- Inference deployment of the llama3☆10Apr 21, 2024Updated last year
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago