# llohellohe/zookeeper

分布式系统服务ZooKeeper的学习历程

Repository: https://github.com/llohellohe/zookeeper
Canonical: https://ross.abutalabs.com/products/llohellohe-zookeeper
Language: Java
License Family: other
Last push: 2023-10-11T12:44:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4840, "days_push": 1057, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1190, forks 494 (observed 2026-08-28T04:03:55.890990+00:00)

## What it is
A Chinese-language learning resource documenting one developer's journey studying Apache ZooKeeper, including notes on the O'Reilly ZooKeeper book, Paxos consensus, and ZooKeeper source code analysis. It is a collection of docs and blog posts, not usable software.

## Use cases
- learn zookeeper distributed coordination
- understand paxos consensus algorithm
- study zookeeper source code internals
- find zookeeper java watcher examples
- learn how clientcnxn works in zookeeper

## When to choose
- you want Chinese-language study notes on ZooKeeper and Paxos
- you are learning distributed coordination concepts from scratch

## When to avoid
- you need a working ZooKeeper client library or server
- you need up-to-date documentation for modern ZooKeeper versions
- you need English-language material

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: microservices, tutorials, developer-tools
- platform: jvm
- tags: zookeeper, paxos, distributed-coordination, source-code-analysis, study-notes

## Member repositories
- llohellohe/zookeeper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.890990+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:04.692827+00:00, confidence not recorded.
  - readme: https://github.com/llohellohe/zookeeper (fetched 2026-08-28T04:03:55.890990+00:00, sha 52352e39653e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
