书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 2910 个相关结果.
  • How to configure load balancing policy

    How to configure load balancing policy 安装示例程序 缺省的负载均衡算法 设置采用 Consistent Hash 理解原理 How to configure load balancing policy 安装示例程序 如果你还没有安装示例程序,请参照 快速开始 安装 Aeraki,Istio 及示例程序...
  • 概述

    配置概述 配置组件 consumer 与 reference的关系 provider 与 service的关系 配置来源 覆盖关系 配置方式 API配置 XML配置 Annotation配置 属性配置 配置加载流程 几种编程配置方式 Spring XML Spring Annotation Spring Boot API ...
  • 2.x 升级至 3.x

    2.x 升级至 3.x 升级到 Dubbo 3.X 的收益 Dubbo 3.0 新特性 升级前的兼容性检查 1. 直接修改 Dubbo 源码 2. SPI 扩展 不兼容项 优化项(可选) 3. API / Spring 使用 升级流程 1. 依赖升级 2. 灰度升级 3. 升级观测指标 注意事项 1. 应用级服务发现 2.x...
  • Redis

    Redis Prerequisites Instructions Add Dependency Basic Configuration Other Configuration Items Working Principle Feedback Redis Basic usage and working principle of the Re...
  • API 配置

    API 配置 服务提供者 服务消费者 Bootstrap API 其它配置 基本配置 方法级设置 点对点直连 API 配置 以 API 的方式来配置你的 Dubbo 应用 通过 API 编码方式组装配置、启动 Dubbo、发布及订阅服务。此方式可以支持动态创建 ReferenceConfig/ServiceConfig,结合泛化调用可以...
  • Service Discovery

    Service Discovery Feedback Service Discovery Service Discovery See the full example here Using service registration and discovery is very simple. In fact, it only requires t...
  • 3.1 升级至 3.2 操作指南

    3.1 升级至 3.2 操作指南 功能修改点 1. 传递依赖变更 2. 默认序列化切换 FAQ Q1:会不会影响和低版本的 Dubbo 互通? Q2:为什么要切换默认序列化方式? Q3:和原生的 JSON 是什么关系? Q4:如果我不想使用 fastjson2 ,怎么办? 3. 默认内部序列化工具切换 FAQ Q1:会不会影响 RPC 请...
  • Apollo

    Apollo 1 Preconditions 2 Usage Instructions 2.1 Add Maven Dependency 2.2 Enable Apollo Configuration Center 3 Advanced Configuration 3.1 Externalized Configuration 3.2 Traffic...
  • 集群扩展

    集群扩展 扩展说明 扩展接口 扩展配置 已知扩展 扩展示例 集群扩展 扩展说明 当有多个服务提供方时,将多个服务提供方组织成一个集群,并伪装成一个提供方。 扩展接口 org.apache.dubbo.rpc.cluster.Cluster 扩展配置 <dubbo:protocol cluster = "xxx" /...
  • XML 配置

    XML 配置 XML完整示例 服务提供者 定义服务接口 在服务提供方实现接口 用 Spring 配置声明暴露服务 加载 Spring 配置 服务消费者 通过 Spring 配置引用远程服务 加载 Spring 配置,并调用远程服务 更多示例 版本与分组 集群容错 多协议 多注册中心 全局默认值 XML 配置 以 Sprin...