Skip to content
axb edited this page Apr 21, 2016 · 2 revisions

Motan

Overview

Motan is a remote procedure call(RPC) framework for rapid development of high performance distributed services.

Features

  • Create distributed services without writing extra code.
  • Provides cluster support and integrate with popular service discovery services like Consul or Zookeeper.
  • Supports advanced scheduling features like weighted load-balance, scheduling cross IDCs, etc.
  • Optimization for high load scenarios, provides high availability in production environment.

Contents

Documents

中文文档

Clone this wiki locally