书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 2910 个相关结果.
  • Relationship with gRPC, Spring Cloud, Istio

    Relationship with gRPC, Spring Cloud, Istio Dubbo and Spring Cloud Dubbo and gRPC Dubbo and Istio Feedback Relationship with gRPC, Spring Cloud, Istio Many developers often ...
  • Dubbogo 生态组件

    Dubbogo 生态组件 Dubbo-go / Dubbo-go 3.0 Dubbo-go-pixiu Dubbo-getty Dubbo-go-hessian2 Dubbogo-tools Triple-go Dubbogo 生态组件 Dubbo-go / Dubbo-go 3.0 github.com/apache/dubbo-go ...
  • 功能列表

    功能列表与用法示例 Tips 启动时检查 集群容错 负载均衡 线程模型 直连提供者 只订阅 多协议 多注册中心 服务分组 静态服务 多版本 分组聚合 参数验证 结果缓存 使用泛化调用 Protobuf GoogleProtobuf 对象泛化调用 实现泛化调用 回声测试 上下文信息 隐式参数 异步执行 异步调用 本...
  • API配置参考手册

    API 参考手册 配置 API 注解 API 模型 API 上下文 API 服务API API 参考手册 Dubbo 的常规功能,都保持零侵入,但有些功能不得不用 API 侵入才能实现 [1] 。 API 汇总如下: 配置 API org . apache . dubbo . config . ServiceConfig org...
  • 高级用法

    高级用法 启动时检查 序列化协议安全 集群容错 负载均衡 线程模型 直连提供者 只订阅 多协议 多注册中心 服务分组 静态服务 多版本 分组聚合 参数验证 结果缓存 使用泛化调用 Protobuf GoogleProtobuf 对象泛化调用 实现泛化调用 回声测试 上下文信息 隐式参数 异步执行 异步调用 本地...
  • Support for GraalVM Native Image

    Dubbo AOT — How to Implement Static Dubbo Applications using GraalVM Native Image Dubbo GraalVM adaptation document may be out of date Usage Scenarios How to Use Step 1: Install...
  • Protocol

    Protocol 任务详情 实现方式 代码结构 Common Provider Consumer 代码详情 SPI配置 Provider Consumer 配置文件 Provider Consumer 运行结果 注册协议 输出结果 Protocol 本文讲解如何通过扩展 org.apache.dubbo.rpc.Prot...
  • Maven Plugin Configuration

    Configuration of the Dubbo Maven Plugin Dubbo Maven Plugin For Protobuf How to use Dubbo Maven Plugin to generate Protobuf Stub code 1. Write the .proto file 2. Include the dubbo-...
  • RPC Benchmark

    RPC Protocol Triple&Dubbo Benchmark Testing 1.1 Environment 1.2 Data Analysis 1.2.1 Comparison of Different Versions of Dubbo Protocol Implementations 1.2.2 Dubbo Protocol vs. Tr...
  • 配置加载流程

    配置加载流程 配置来源 覆盖关系 配置格式 几种编程配置方式 Spring XML Spring Annotation Spring Boot API 配置加载流程 Dubbo 中的配置加载流程介绍 此篇文档主要讲在应用启动阶段,Dubbo框架如何将所需要的配置采集起来 (包括应用配置、注册中心配置、服务配置等),以完成服务的暴露和...