metang326 / consistent_hashing_cppLinks
c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移
☆22Updated 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++网络库☆61Updated 6 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- Tiny and simple c++ rpc library☆87Updated 7 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 5 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- Multithreaded network library in C++17☆93Updated 3 years ago
- ☆34Updated 6 years ago
- 动手写全文搜索引擎☆10Updated 5 years ago
- 📚一个三级缓存的高并发内存池☆62Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- 简单有效的内存池实现☆99Updated 9 years ago
- RPC远程调用框架☆26Updated 4 years ago
- libevent source code analysis☆62Updated 2 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 7 years ago
- ☆46Updated 3 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- some different implementations of queue and test result☆33Updated 2 years ago
- ☆23Updated 3 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆75Updated 6 years ago
- 基于C++11的muduo网络库☆117Updated 4 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- 【muduo 源码解析】☆48Updated 3 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- c++工具库☆107Updated 4 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 5 years ago
- ☆40Updated 6 years ago