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

fengjiachun/Jupiter

Jupiter是一款性能非常不错的, 轻量级的分布式服务框架 observed · 2026-08-28

github.com/fengjiachun/Jupiter · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 3967
  • days_rel: n/a
  • days_push: 1170
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1503 stars · 554 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jupiter is a lightweight, high-performance distributed service (RPC) framework for Java built on Netty and NIO. It provides service registration and discovery, clustering, and pluggable serialization (Protostuff, Kryo, Hessian) with Spring integration for provider and consumer applications.

Use cases

  • build microservices in java with a lightweight rpc framework
  • high-performance remote procedure calls between java services
  • service discovery and registry-based invocation for distributed systems
  • netty-based rpc with pluggable serialization like kryo or protostuff
  • spring-integrated service provider and consumer setup
  • lighter alternative to dubbo for distributed service calls

When to choose

  • You want a small, fast Java RPC framework with benchmarked throughput of 170k+ TPS on small payloads
  • You need registry-based service discovery, clustering, and pluggable serialization in a Netty-based stack
  • You are already on Spring and want straightforward provider/consumer wiring

When to avoid

  • You need cross-language RPC (e.g., gRPC) or a broad, actively maintained ecosystem like Dubbo
  • You require long-term commercial-grade support or frequent releases, since development activity has slowed since mid-2023
  • You need features beyond core RPC such as full service mesh or advanced governance

Facets

framework · maturity maintenance

rpc microservices service-discovery serialization networking microservices backend apis jvm cross-platform netty rpc-framework service-registry spring-integration high-performance protostuff kryo hessian nio load-balancing cluster

1 source

Member repositories

RepositoryRoleHealth v2
fengjiachun/Jupitermain23

For agents

markdown · JSON · MCP: product_card(name="fengjiachun/Jupiter")

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