RPC-SkillTree icon indicating copy to clipboard operation
RPC-SkillTree copied to clipboard

干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型...

Java-RPC系列生态

干净的springboot-dubbo

干净的springboot-thrift

干净的google-protocol-buffer

关于原理的讲解:https://blog.csdn.net/singgel/article/category/8277371

grpc过程:https://segmentfault.com/a/1190000015042409