quguangjie / zkclient-cppLinks
zookeeper c++ client ,包含服务发现,服务注册,分布式锁等
☆21Updated 9 years ago
Alternatives and similar repositories for zkclient-cpp
Users that are interested in zkclient-cpp are comparing it to the libraries listed below
Sorting:
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- modern c++ raft library☆47Updated 6 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 9 years ago
- ☆52Updated 11 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- a consistent_hash implementation writen in c++☆82Updated 11 years ago
- c++ 网络事件库☆81Updated 11 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- Redis C++ Client