org.apache.zookeeper » zookeeper-contrib-zooinspector
ZooInspector is a Java Swing based application for browsing and editing ZooKeeper instances.
更新时间: 2024-02-13 06:18org.apache.zookeeper » zookeeper-contrib-rest
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 SPEC.txt for details on the REST binding.
更新时间: 2024-02-13 06:18org.apache.zookeeper » zookeeper-contrib-loggraph
LogGraph is an application for viewing and filtering zookeeper logs. It can handle transaction logs and message logs.
更新时间: 2024-02-13 06:17org.apache.zookeeper » zookeeper-contrib-fatjar
Apache ZooKeeper - Contrib - Fatjar
更新时间: 2024-02-13 06:17org.apache.zookeeper » zookeeper-contrib
Contrib projects to Apache ZooKeeper
更新时间: 2024-02-13 06:17org.apache.zookeeper » zookeeper-it
ZooKeeper system tests
更新时间: 2024-02-13 06:17org.apache.zookeeper » zookeeper-prometheus-metrics
ZooKeeper Prometheus.io Metrics Provider implementation
更新时间: 2024-02-13 06:16org.apache.zookeeper » zookeeper-metrics-providers
ZooKeeper Metrics Providers
更新时间: 2024-02-13 06:16ZooKeeper 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 make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.
更新时间: 2024-02-13 06:16仓库 | 个数 |
Central | 592045 |