zakheav / raftLinks
分布式数据库一致性组件
☆20Updated 6 years ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- ☆26Updated 7 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆89Updated 6 years ago
- Mycat Big Memory API for Big Data Process and High performance program☆19Updated 8 years ago
- 文件数据库☆62Updated 3 years ago
- 阿里中间件搬砖头比赛异步请求版☆67Updated 4 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 3 years ago
- 基于zookeeper的分布式定时任务调度系统☆28Updated 9 years ago
- 一致性hash算法案例☆11Updated 9 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- xa事务demo☆23Updated 8 years ago
- 轻量级java消息中间件☆54Updated 8 years ago
- Consistent Hashing based Key-Value Memory Storage☆19Updated 6 years ago
- 分布式事务处理框架☆26Updated 8 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆68Updated 4 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 华为云TaurusDB性能挑战赛复赛☆18Updated 3 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 8 years ago
- ☆18Updated 10 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- write my own spring aop/ioc☆27Updated 5 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 9 years ago
- a simple rpc framework for java☆14Updated 10 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- A high performance Memcache developed by Mycat team ,used Java NIO and Off-heap Memory ,QQ group : 490435960☆42Updated 7 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago