zookeeper-client
There are 58 repositories under zookeeper-client topic.
python-zk/kazoo
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
HuaGouFdog/Fdog-Kit
Qt控件美化:无边框窗口模板,zookeeper可视化操作工具,thrift接口调用工具(支持数据预制,压测,解析pacp文件),ssh终端工具(基本命令可用),数据库工具(查询表数据),qss工具,其他工具集合等)
tgockel/zookeeper-cpp
A ZooKeeper client for C++.
let-us-go/zkcli
A interactive Zookeeper client.
simonalong/Doramon
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
yandaren/zk_cpp
zookeeper client of cpp, base on zookeeper c api
kezhuw/zookeeper-client-rust
ZooKeeper client writes in async rust.
motus/haskell-zookeeper-client
Apache ZooKeeper client for Haskell (GHC)
stulzq/NZookeeper
A zookeeper client library based on ZookeeperEx,easily use for Zookeeper.
Sidfate/ZooKeeperCX
Yet Another ZooKeeper GUI Client.
ZHaskell/zoovisitor
Haskell client for ZooKeeper
qingyang-id/node-zookeeper-thrift
nodejs zookeeper thrift实现服务的高可用
naklecha/python-autoupdate-config
This is a python implementation for an application similar to zookeeper. It keeps your config data in once place and can be updated WUTHOUT a change in code. It is made for distributed systems and can be used in applications like machine learning and web apps.
nateshao/spring-boot-demo
springboot 一系列学习
linzhouzhi/zk-admin
zookeeper 管理工具,支持 znode 都增删改查很实用
QuangTung97/zk
Zookeeper Client written in pure Go
solariumphp/solarium-cloud
solarium extension to connect to SolrCloud via Zookeeper
feixiao/ZooKeeper-Exam
ZooKeeper练习代码, 转移到https://gitee.com/frank2020/ZooKeeper-Exam
go-zk/zk
Native ZooKeeper client for Go
topch1k/zui.rs
Zookeeper TUI Client in Rust
hcoona/zookeeper-cpp-client
Zookeeper C++ client interface to Zookeeper server
pingzilao/zookeeper_client_design_manual
zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁
Sahil-4555/go-kafka
This is a simple Go web server that implements a Kafka producer and consumer using the Fiber web framework. The server has two endpoints: one for sending data to the Kafka producer and another for receiving data from the Kafka consumer.
shihyuho/jcconf2016-zookeeper
A simple example zookeeper client for JCConf2016
kensipe/zk-util
zookeeper utility using ammonite
mcmoe/zoomap
A Zookeeper backed stateless Java Map implementation using the curator framework
MrHate/SJTU-SE347
[SE347] Distributed key-value in-memory storage lab with zookeeper and grpc.
vogo/zkclient
golang zookeeper client, support codec, real-time synchronization, auto-reconnect, re-watch
zhangyanc/zk-gui
zookeeper gui
ankitsultana/keeper-ui
HTTP Proxy for connecting Zookeeper Servers with a ZK UI hosted https://zk.ankitsultana.com
denvash/zk-discovery
A Service Discovery implementation for Zoo-Keeper: use the service to register and discover the status of your's services.
kaixinbaba/repeekooz
ZooKeeper client written in pure Rust for humans
rmaestroni/zk-watch2kafka
Set watches on ZooKeeper znodes and produce them as events to Kafka
xiedacon/zk-client
A pure TypeScript ZooKeeper client module for Node.js.
Zariel/zookeeper
A Zookeeper client library for Go