coderlongren / lu-raft-kv
Raft算法 最简易Java实现
☆53Updated 4 years ago
Alternatives and similar repositories for lu-raft-kv:
Users that are interested in lu-raft-kv are comparing it to the libraries listed below
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- raft协议的Java版本简单实现☆88Updated 2 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆337Updated 5 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆179Updated 2 years ago
- Raft Java implementation which is simple and easy to understand.☆1,203Updated last year
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆106Updated last year
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆243Updated 9 years ago
- ZooKeeper源码剖析☆63Updated 7 years ago
- xnnyygn's raft implementation☆230Updated 4 months ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 6 months ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆206Updated 8 years ago
- ☆83Updated 7 months ago
- ☆52Updated last year
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆204Updated 6 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- simplest rpc implementation☆193Updated 6 years ago
- this is raft java project. raft-kv-storage☆817Updated 4 months ago
- My multi-paxos service implement :-)☆142Updated 2 years ago
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆135Updated last year
- java远程调用框架☆61Updated 6 years ago
- RPC is a highly available pluggable architecture for remote calls☆30Updated 2 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆129Updated 6 years ago
- What the ZNS is an implementation of distribution RPC.☆72Updated 3 years ago
- dubbo源码解析☆68Updated 6 years ago
- Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.☆90Updated last week
- ☆87Updated 7 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆83Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆146Updated 3 years ago
- A production-grade java implementation of paxos consensus algorithm☆198Updated last year
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆93Updated 4 years ago