Group: Apache ZooKeeper
Sort by:Popular

1. Apache ZooKeeper Server1,957 usages

org.apache.zookeeper » zookeeperApache

ZooKeeper server
Last Release on Oct 24, 2024

2. Apache ZooKeeper Jute145 usages

org.apache.zookeeper » zookeeper-juteApache

ZooKeeper jute
Last Release on Oct 24, 2024
ZooKeeper Prometheus.io Metrics Provider implementation
Last Release on Oct 24, 2024
Group Apache ZooKeeper WSO2

5. Apache ZooKeeper Client7 usages

org.apache.zookeeper » zookeeper-clientApache

ZooKeeper client
Last Release on Sep 9, 2023
Documentation
Last Release on Sep 9, 2023

7. Apache ZooKeeper Tests1 usages

org.apache.zookeeper » zookeeper-itApache

ZooKeeper system tests
Last Release on Oct 24, 2024

8. Apache ZooKeeper Recipes1 usages

org.apache.zookeeper » zookeeper-recipesApache

1) This module contains various Zookeeper recipe implementations. 2) The recipe directory name should specify the name of the recipe you are implementing - eg. zookeeper-recipes-lock. 3) It would be great if you can provide both the java and c recipes for the zookeeper recipes. C recipes go in to zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/c Java implementation goes into zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/java. 4) The recipes hold high standards like our ...
Last Release on Sep 9, 2023
ZooInspector is a Java Swing based application for browsing and editing ZooKeeper instances.
Last Release on Oct 24, 2024
This queue interface recipe implements the queue recipe A more detailed explanation is at: http://www.cloudera.com/blog/2009/05/28/building-a-distributed-concurrent-queue-with-apache-zookeeper/ This recipe does not handle KeeperException.ConnectionLossException or ZCONNECTIONLOSS. It will only work correctly once ZOOKEEPER-22 https://issues.apache.org/jira/browse/ZOOKEEPER-22 is resolved.
Last Release on Sep 9, 2023
ZooKeeper Metrics Providers
Last Release on Oct 24, 2024
This election interface recipe implements the leader election recipe
Last Release on Sep 9, 2023

13. ZooKeeper

org.apache.zookeeper » ZooKeeperApache

ZooKeeper
Last Release on Feb 23, 2014

14. Apache ZooKeeper Contrib

org.apache.zookeeper » zookeeper-contribApache

Contrib projects to Apache ZooKeeper
Last Release on Oct 24, 2024

15. Apache ZooKeeper Contrib Rest

org.apache.zookeeper » zookeeper-contrib-restApache

ZooKeeper REST implementation using Jersey JAX-RS. -------------------------------------------------- This is an implementation of version 2 of the ZooKeeper REST spec. Note: This interface is currently experimental, may change at any time, etc... In general you should be using the Java/C client bindings to access the ZooKeeper server. This REST ZooKeeper gateway is useful because most of the languages have built-in support for working with HTTP based protocols. See ...
Last Release on Oct 24, 2024

16. Apache ZooKeeper Assembly

org.apache.zookeeper » zookeeper-assemblyApache

ZooKeeper Assembly
Last Release on Sep 9, 2023

17. Apache ZooKeeper Recipes Lock

org.apache.zookeeper » zookeeper-recipes-lockApache

This lock interface recipe implements the lock recipe
Last Release on Sep 9, 2023
LogGraph is an application for viewing and filtering zookeeper logs. It can handle transaction logs and message logs.
Last Release on Oct 24, 2024

19. Apache ZooKeeper

org.apache.zookeeper » parentApache

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which ...
Last Release on Oct 24, 2024
Apache ZooKeeper Contrib Fatjar
Last Release on Oct 24, 2024