Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/curator

Apache Curator observed · 2026-08-28

github.com/apache/curator · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apache/curatormain68

For agents

markdown · JSON · MCP: product_card(name="apache/curator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem