8000 GitHub - baikaishuili/buddha: A lightweight distributed RPC framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

baikaishuili/buddha

 
 

Repository files navigation

buddha

buddha is a lightweight RPC(Remote Procedure Call) framework.

It contains four features, which include:

  • Service registration and service discovery.
  • Use Netty for all network communications.
  • Use Kryo and fastjson to serialization/deserialization.
  • Use dynamic proxy to simplify the client service invocation.

About

A lightweight distributed RPC framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0