Develop RPC Server and Client with Lightweight Java SDK
Develop RPC Server and Client with Lightweight Java SDK
Develop RPC Server and Client with Lightweight Java SDK
Usage of Dubbo consumer thread pool model
In certain situations, we hope Dubbo interfaces can be called asynchronously to avoid unnecessary waiting.
Use Filter to dynamically intercept requests or responses to transform or utilize the information contained in requests or responses.
In some cases, you may want the Dubbo interface to call asynchronously to avoid unnecessary waiting.
Implicitly passing parameters between service consumers and providers through Attachment in Dubbo
Fault tolerance solutions provided by Dubbo when cluster calls fail
Generic call for invoking the service when the caller does not have the API (SDK) provided by the service provider.
Dubbo is a lightweight RPC framework that supports languages such as Java, Go, Node.js, and Javascript, helping developers build browser and gRPC-compatible HTTP APIs.