分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wenjun Ruan 86ef9666c4
Fix exception occur in RpcServer side, it will not be sent to RpcClient (#15536)
5 months ago
..
client Add rpc benchmark test (#14797) 10 months ago
config Fix exception occur in RpcServer side, it will not be sent to RpcClient (#15536) 5 months ago
exception [RPC] Refactor the remote module. (#14776) 10 months ago
future [RPC] Refactor the remote module. (#14776) 10 months ago
protocal [RPC] Refactor the remote module. (#14776) 10 months ago
serialize [RPC] Refactor the remote module. (#14776) 10 months ago
server Fix exception occur in RpcServer side, it will not be sent to RpcClient (#15536) 5 months ago
utils Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 5 months ago
IRpcRequest.java [RPC] Refactor the remote module. (#14776) 10 months ago
IRpcResponse.java [RPC] Refactor the remote module. (#14776) 10 months ago
NettyClientHandler.java Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 5 months ago
NettyRemotingClient.java Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 5 months ago
NettyRemotingClientFactory.java [RPC] Refactor the remote module. (#14776) 10 months ago
NettyRemotingServer.java Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 5 months ago
NettyRemotingServerFactory.java [RPC] Refactor the remote module. (#14776) 10 months ago
RpcMethod.java [RPC] Refactor the remote module. (#14776) 10 months ago
RpcService.java [RPC] Refactor the remote module. (#14776) 10 months ago
StandardRpcRequest.java Fix exception occur in RpcServer side, it will not be sent to RpcClient (#15536) 5 months ago
StandardRpcResponse.java [RPC] Refactor the remote module. (#14776) 10 months ago