Skip to content

tinylcy/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