Skip to content
/ rpc Public

RPC framework based on Spring Boot and ZooKeeper.

Notifications You must be signed in to change notification settings

cheeterLee/rpc

Repository files navigation

RPC Framework

  • An rpc framework based on Spring Boot, ZooKeeper, Netty.

RPC Core Module

  1. Service registration and discovery module.
  2. Load balancing algorithm.
  3. Codec, serializable algorithm, service communication.
  4. Service provider interface(SPI).

About

RPC framework based on Spring Boot and ZooKeeper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages