FJianC / raft_demoLinks
基于c++实现的raft算法
☆19Updated 3 years ago
Alternatives and similar repositories for raft_demo
Users that are interested in raft_demo are comparing it to the libraries listed below
Sorting:
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆184Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆51Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆514Updated 5 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆55Updated 2 years ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆117Updated 7 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆66Updated 2 years ago
- 基于muduo网络库的集群聊天服务器☆100Updated 4 years ago
- A small Key-Value storage engine written in C++.☆110Updated 2 years ago
- C++ High Performance HTTP WebServer☆76Updated 4 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆239Updated 3 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Updated 5 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆377Updated last month
- c++ rpc framework, simplified version of tinyrpc。☆250Updated last year
- c++11 Server based on coroutine and reactor☆109Updated 4 years ago
- ☆45Updated 2 years ago
- C++基础,C++2.0,STL;计算机网络;操作系统;MySQL,Redis;智力,情景题☆15Updated 3 years ago
- RPC远程调用框架☆26Updated 4 years ago
- 学习muduo网络库的一些笔记☆119Updated 5 years ago
- 大并发服务器课程源代码☆122Updated 5 years ago
- C++后台开发面试经验☆187Updated 4 years ago
- Database practice on cmu15-445 2022☆248Updated 2 years ago
- 基于C++11的muduo网络库☆117Updated 4 years ago
- Linux多线程服务端编程[muduo C++网络库]☆582Updated 4 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆84Updated 3 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆82Updated 3 months ago
- Tutorial for TinyKV project in Talent Plan.☆333Updated 2 years ago
- Tiny and simple c++ rpc library☆87Updated 7 years ago