luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3825
- days_rel: n/a
- days_push: 684
- n_releases_24m: 0
Adoption not part of the score
2444 stars · 1140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight Java RPC framework built on Netty for network transport, ZooKeeper for service registry and discovery, and Spring for integration. It supports sync/async calls, pluggable serializers, load balancing, failover, and service versioning.
Use cases
- build a simple rpc framework in java
- service discovery with zookeeper
- learn how rpc frameworks work internally
- java remote procedure calls between microservices
- netty-based client-server communication
- load balancing and failover for java services
When to choose
- you want a small, readable Java RPC framework to learn from or extend
- you already run ZooKeeper and Spring in your stack
- you need sync and async RPC with pluggable serialization
When to avoid
- you need a production-grade, actively maintained RPC framework with community support
- you want a license-protected dependency (the repo has no license)
- you prefer gRPC-style IDL-based contracts or don't want ZooKeeper
Facets
framework · maturity maintenance
rpc serialization middleware microservices backend developer-tools jvm windows netty zookeeper service-registry load-balancing spring-integration java linux macos
1 source
- readme: https://github.com/luxiaoxun/NettyRpc · fetched 2026-08-28 · c2ef9a19fc61
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luxiaoxun/NettyRpc | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="luxiaoxun/NettyRpc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem