All Projects → motus → haskell-zookeeper-client

motus / haskell-zookeeper-client

Licence: MIT license
Apache ZooKeeper client for Haskell (GHC)

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to haskell-zookeeper-client

zooweb
No description or website provided.
Stars: ✭ 86 (+437.5%)
Mutual labels:  zookeeper, zookeeper-client
zk cpp
zookeeper client of cpp, base on zookeeper c api
Stars: ✭ 34 (+112.5%)
Mutual labels:  zookeeper, zookeeper-client
NZookeeper
A zookeeper client library based on ZookeeperEx,easily use for Zookeeper.
Stars: ✭ 14 (-12.5%)
Mutual labels:  zookeeper, zookeeper-client
zkcli
A interactive Zookeeper client.
Stars: ✭ 101 (+531.25%)
Mutual labels:  zookeeper, zookeeper-client
codes-scratch-zookeeper-netty
zk + netty 实现集群节点文件同步服务
Stars: ✭ 29 (+81.25%)
Mutual labels:  zookeeper
kafka-elk-docker-compose
Deploy ELK stack and kafka with docker-compose
Stars: ✭ 78 (+387.5%)
Mutual labels:  zookeeper
elec-master-demo
这是个demo代码,想使用请见 brotherbin/electing-master
Stars: ✭ 18 (+12.5%)
Mutual labels:  zookeeper
eagle
Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。
Stars: ✭ 77 (+381.25%)
Mutual labels:  zookeeper
beihu-boot
企业级快速开发框架集,提供各种组件的模板方法包装,简化使用成本,供参考学习!
Stars: ✭ 32 (+100%)
Mutual labels:  zookeeper
php-zookeeper
A PHP extension for interfacing with Apache ZooKeeper
Stars: ✭ 143 (+793.75%)
Mutual labels:  zookeeper
workflow
A ZooKeeper and Curator based distributed workflow management library that enables distributed task workflows.
Stars: ✭ 91 (+468.75%)
Mutual labels:  zookeeper
akka-cluster-sample
A sample Akka Cluster application that uses ZooKeeper for service discovery
Stars: ✭ 13 (-18.75%)
Mutual labels:  zookeeper
nifi
Deploy a secured, clustered, auto-scaling NiFi service in AWS.
Stars: ✭ 37 (+131.25%)
Mutual labels:  zookeeper
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (+143.75%)
Mutual labels:  zookeeper
zookeeper-k8s-openshift
Zookeeper docker container, ready for deployments on kubernetes and openshift
Stars: ✭ 22 (+37.5%)
Mutual labels:  zookeeper
shield
基于Strom的日志实时流量分析主动防御(CCFirewall)系统
Stars: ✭ 68 (+325%)
Mutual labels:  zookeeper
dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
Stars: ✭ 29 (+81.25%)
Mutual labels:  zookeeper
rpc-spring-boot-starter
自定义rpc框架,支持Java序列化和protobuf序列化协议,多种负载均衡算法
Stars: ✭ 75 (+368.75%)
Mutual labels:  zookeeper
toy-rpc
Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架
Stars: ✭ 55 (+243.75%)
Mutual labels:  zookeeper
ZooHelper
ZooKeeper可视化工具
Stars: ✭ 15 (-6.25%)
Mutual labels:  zookeeper
This is a Haskell binding to the ZooKeeper C library.  A simple usage example
is included in src/ZooClient.hs.

If you've installed zookeeper in a non-standard location (which seems pretty
common for zookeeper), you'll need to run cabal configure with
--extra-include-dirs and --extra-lib-dirs pointing to where you installed the
zookeeper headers and libraries.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].