yzx-66 / distribute_hash
拓展性优良的分布式一致性哈希算法 目前使用跳表和树两种数据结构实现了Hash环及Node,若要拓展数据结构时只需实现基本操作即可。同时针对单机与集群,可以分别不同实现每个操作的前置和后置预留拓展点,具备拓展到集群环境的能力。(附十分详细的设计说明文档)
☆1Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for distribute_hash
- Distributed registry and configuration center based on Raft☆28Updated 3 years ago
- This is a project with the theme of e-book reading and blog publishing☆16Updated 4 years ago
- High concurrency and High Availabilitysystem for Flash Sale system with Springboot/Redis/RabbitMQ☆12Updated 3 years ago
- ☆17Updated 3 years ago
- ☆14Updated 3 years ago
- ☆14Updated 4 years ago
- 一个帮助用户快速抓取网页图片的小工具