干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就能懂
-
Updated
Oct 11, 2023 - Java
干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就能懂
A Java Demo using thrift and swift(An annotation-based Java library for creating Thrift serializable types and services)
How to work and utilise thrift RPC
A simple test of running Apache Thrift (with Python) in Docker Compose
Add a description, image, and links to the thrift-demo topic page so that developers can more easily learn about it.
To associate your repository with the thrift-demo topic, visit your repo's landing page and select "manage topics."