apache/curator
Apache Curator observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 94
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 111
- age_days: 4566
- days_rel: 433
- days_push: 40
- n_releases_24m: 2
Adoption not part of the score
3172 stars · 1246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache Curator is a high-level Java/JVM client library for Apache ZooKeeper, a distributed coordination service. It provides a simplified API framework, reliability utilities, common recipes like distributed locks and leader election, service discovery, and a Java 8 asynchronous DSL.
Use cases
- manage ZooKeeper connections with retry and reliability handling
- implement distributed locks and leader election
- discover services registered in ZooKeeper
- build distributed coordination primitives like barriers and queues
- use an async DSL for ZooKeeper operations
When to choose
- you use ZooKeeper from Java/JVM and want a reliable high-level client
- you need battle-tested distributed coordination recipes
- you want service discovery backed by ZooKeeper
When to avoid
- you don't use ZooKeeper
- you need a non-JVM client
- you want coordination without running a ZooKeeper ensemble
Facets
library · maturity stable
database-driver middleware concurrency service-discovery sdk microservices developer-tools databases jvm zookeeper coordination distributed-locking recipes java
2 sources
- readme: https://github.com/apache/curator · fetched 2026-08-28 · ac5703172efd
- homepage: https://curator.apache.org/ · fetched 2026-08-29 · 502b6dc1b285
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/curator | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem