RPC done manually (based on Socket)

1. The main idea implemented by pressing the following graphic realization

https://github.com/xinyanggit/rpc_demo

Specific view corresponding code

 Divided into three modules

  • api
  • provider
  • client

2. The main use of technology

  • socket communication
  • jdk dynamic proxy
  • Custom annotation

Published 107 original articles · won praise 30 · views 330 000 +

Guess you like

Origin blog.csdn.net/yangxin_blog/article/details/102988466