/kRpc

Primary LanguageJava

kRpc

annotation

  • use annotation to mark RpcClient and RpcReference
  • @SPI inspired by Dubbo

compress

loadbalance

  • random loadbalancer
  • round robin
  • weighted round robin

provider

  • Zookeeper

registry

  • Zookeeper

transport

  • Socket
  • Netty

Bean