metang326 / consistent_hashing_cppLinks
c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移
☆23Updated 5 years ago
Alternatives and similar repositories for consistent_hashing_cpp
Users that are interested in consistent_hashing_cpp are comparing it to the libraries listed below
Sorting:
- 基于协程和事件循环的c++网络库☆63Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 📚一个三级缓存的高并发内存池☆62Updated 6 years ago
- Tiny and simple c++ rpc library☆86Updated 7 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆48Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Updated 5 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆76Updated 6 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆52Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 高性能博客系统☆30Updated 6 years ago
- c++工具库☆107Updated 4 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated last year
- 高性能的c++日志库☆71Updated 5 years ago
- ☆46Updated 3 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- 动手写全文搜索引擎☆10Updated 5 years ago
- RPC远程调用框架☆26Updated 4 years ago
- some different implementations of queue and test result☆33Updated 3 years ago
- 基于C++11的muduo网络库☆119Updated 4 years ago
- 李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn☆32Updated 5 years ago
- 使用 C++11 实现的动态线程池☆215Updated 2 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- 基于epoll实现的C++版内网穿透☆197Updated 3 years ago
- c++20 coroutine with epoll and queue☆116Updated 2 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 6 years ago