coderlongren / lu-raft-kv
Raft算法 最简易Java实现
☆53Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lu-raft-kv
- Raft Java implementation which is simple and easy to understand.☆1,187Updated 10 months ago
- xnnyygn's raft implementation☆229Updated last month
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆265Updated 5 years ago
- raft协议的Java版本简单实现☆86Updated last year
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆337Updated 5 years ago
- this is raft java project. raft-kv-storage☆804Updated last month
- ☆53Updated 3 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆207Updated 8 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆242Updated 8 years ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆106Updated last year
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 3 months ago
- 分布式事务书籍随书源码☆101Updated 3 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆173Updated last year
- A production-grade java implementation of paxos consensus algorithm☆196Updated last year
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆234Updated 3 years ago
- My multi-paxos service implement :-)☆141Updated 2 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆128Updated 5 years ago
- A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)☆623Updated 2 months ago
- ☆83Updated 4 months ago
- ZooKeeper源码剖析☆61Updated 7 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆167Updated last year
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆225Updated last year
- A raft-based java library for building high-available, high-durable, strong-consistent commitlog.☆806Updated last month
- java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。☆383Updated 2 years ago
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆131Updated 9 months ago
- java远程调用框架☆61Updated 6 years ago
- simplest rpc implementation☆193Updated 6 years ago
- A simple RPC framework example☆276Updated 10 months ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆366Updated last year