RPC System¶
RPC System is a communication system of Spark services.
The main abstractions are RpcEnv and RpcEndpoint.
Last update: 2020-10-06
RPC System is a communication system of Spark services.
The main abstractions are RpcEnv and RpcEndpoint.