xnnyygn / xgossip
gossip based membership management and failure detection
☆10Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for xgossip
- ☆59Updated 9 years ago
- ☆31Updated 3 months ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆44Updated 4 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 5 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated last year
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆46Updated 12 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆49Updated 7 years ago
- ☆21Updated 6 years ago
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆18Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆17Updated 10 years ago
- 学习Innodb的一些资料和网站☆17Updated 8 years ago
- Google论文《The Chubby lock service for loosely coupled distributed systems》的中文翻译☆29Updated 6 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理