Skip to content

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

Notifications You must be signed in to change notification settings

cuidd2018/mantis

Repository files navigation

mantis

Overview

Mantis 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].

Modules

  • mantis-core: core module
  • mantis-common: 通用定义。
  • mantis-spring: spring integration
  • mantis-examples: examples
  • mantis-registry: service discovery
  • mantis-transport: transport
  • mantis-serialization: serialization
  • mantis-loadbalance: loadbalance
  • mantis-cluster: cluster
  • mantis-metrics: metrics
  • mantis-test: test
  • mantis-spring-boot-starter: spring boot starter
  • mantis-spring-cloud-starter: spring cloud starter

Changes

  • 0.0.1 initial version 实现基本rpc功能。

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages