ytlloctra / Message-oriented-middleware-Design-of-Lightweight-RPC-Distributed-Network-Communication-Framework
轻量级RPC分布式网络通信框架设计
☆9Updated 2 years ago
Alternatives and similar repositories for Message-oriented-middleware-Design-of-Lightweight-RPC-Distributed-Network-Communication-Framework
Users that are interested in Message-oriented-middleware-Design-of-Lightweight-RPC-Distributed-Network-Communication-Framework are comparing it to the libraries listed below
Sorting:
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆63Updated 2 years ago
- RPC远程调用框架☆26Updated 4 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆43Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆95Updated 4 years ago
- c++ rpc framework, simplified version of tinyrpc。☆240Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆50Updated 2 years ago
- 基于C++11的muduo网络库☆106Updated 4 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago
- 一个基于协程的异步网络库☆112Updated 3 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 3 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- 一个基于主从Reacotr+线程池的轻量级webserver☆43Updated 2 years ago
- 学习muduo网络库的一些笔记☆110Updated 4 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆354Updated 2 months ago
- 基于分布式的集群聊天系统☆44Updated 4 years ago
- 【muduo 源码解析】☆48Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆226Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- c++17实现简易muduo网络库☆38Updated 2 months ago
- LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。☆62Updated 4 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆63Updated 2 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Updated 2 years ago
- c++20 重新实现的 redis 1.3.6☆45Updated 2 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆278Updated 4 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- 该项目是一个跨平台的高性能C++11服务器,经过压力测试能够实现5-7万的并发连接,支持客户端访问服务器中的图片,优化了内存使用率,实现基于跳表的KV型存储,能够实现数据的CRUD等功能,具有高响应、低延迟的服务器性能。☆22Updated last year
- 一个基于muduo库的rpc分布式微服务框架☆14Updated 2 years ago
- C++分布式网络通信框架(RPC)☆15Updated last year