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

weibocom/motan

A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services. observed · 2026-08-28

github.com/weibocom/motan · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 53
  • Release rhythm 23
  • Longevity 100

Flags: no_license

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: 155.5
  • age_days: 3787
  • days_rel: 352
  • days_push: 282
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

5873 stars · 1744 forks observed · 2026-08-28

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

Motan is a cross-language remote procedure call (RPC) framework for rapidly building high-performance distributed services, originally developed at Weibo. It provides cluster support, service discovery integration with Consul and Zookeeper, load balancing, and synchronous/asynchronous calls with clients in Java, Go, PHP, and Lua.

Use cases

  • build high-performance distributed services in java
  • rpc framework with service discovery via zookeeper or consul
  • cross-language rpc between java go php and lua services
  • weighted load balancing across data centers
  • synchronous and asynchronous remote procedure calls
  • microservices communication framework for high load scenarios

When to choose

  • you need a jvm-based rpc framework with mature cluster and service discovery support
  • your services span java, go, php, or lua and must interoperate
  • you run high-traffic production systems needing idc-aware scheduling and load balancing

When to avoid

  • you want a polyglot-first ecosystem like grpc with broad community tooling
  • your stack is not jvm-centric and you don't need motan's specific features
  • you need rest/http-first apis rather than binary rpc

Facets

framework · maturity active

rpc microservices service-discovery load-testing middleware microservices backend developer-tools jvm cross-platform rpc-framework distributed-services service-governance cross-language high-performance consul zookeeper java

1 source

Member repositories

RepositoryRoleHealth v2
weibocom/motanmain52

For agents

markdown · JSON · MCP: product_card(name="weibocom/motan")

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