# ProgrammerAnthony/Pantheon

Pantheon is a microservice Service Registry Center ，分布式微服务注册中心，使用了很多开源项目的架构思路

Repository: https://github.com/ProgrammerAnthony/Pantheon
Canonical: https://ross.abutalabs.com/products/pantheon
Language: Java
License Family: other
Topics: microservice
Last push: 2022-03-09T06:39:55+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3787, "days_push": 1638, "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 2340, forks 523 (observed 2026-08-28T04:06:38.614098+00:00)

## What it is
Pantheon is a Java-based microservice registry center inspired by Eureka and Nacos. It incorporates architecture ideas and code patterns from projects like RocketMQ, Zookeeper, Elasticsearch, Redis, and Dubbo.

## Use cases
- service discovery for microservices
- replace Eureka or Nacos as a registry center
- learn how service registries are built internally
- study distributed systems design patterns in Java
- register and discover microservice instances

## When to choose
- you want a learning-oriented registry implementation with ideas from many open-source projects
- you need a self-hosted service registry for a Java microservice stack
- you want to study how Eureka/Nacos-style registries work under the hood

## When to avoid
- you need a production-grade registry with community support and a clear license
- you require long-term maintenance and security updates
- you need multi-language client SDKs beyond the JVM ecosystem

## Facets
- artifact type: service
- maturity: experimental
- function: service-discovery, microservices, api-gateway
- domain: microservices, developer-tools, backend
- platform: jvm, cross-platform
- tags: service-registry, eureka-alternative, nacos-inspired, learning-project

## Member repositories
- ProgrammerAnthony/Pantheon (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:38.614098+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-30T02:37:24.584095+00:00, confidence not recorded.
  - readme: https://github.com/ProgrammerAnthony/Pantheon (fetched 2026-08-28T04:06:38.614098+00:00, sha e1e0640b1f2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
