书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 2896 个相关结果.
  • Zookeeper

    Zookeeper 1 Preparation 2 Instructions 2.1 Adding Maven Dependency 2.2 Enable Zookeeper Configuration Center 3 Advanced Configuration 4 Working Principle 4.1 Service Operati...
  • 多注册中心

    多注册中心 多注册中心注册 不同服务使用不同注册中心 多注册中心引用 多注册中心 在 Dubbo 中把同一个服务注册到多个注册中心上 Dubbo 支持同一服务向多注册中心同时注册,或者不同服务分别注册到不同的注册中心上去,甚至可以同时引用注册在不同注册中心上的同名服务。另外,注册中心是支持自定义扩展的 1 。 多注册中心注册 比如:中文...
  • Upgrade to Triple Protocol

    Upgrade to Triple Protocol Note Note Step 1: Dual-Protocol Publishing on the Provider Side Note Step 2: Switching Protocols on the Consumer Side Note Step 3: Fully Convergin...
  • 集群扩展

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

    QOS 概述 如何使用 telnet 与 http 协议 端口 安全 权限 配置方式 系统属性 dubbo.properties XML spring-boot 自动装配 QOS 概述 QoS 命令的设计目的、使用方法说明,包括如何开启、关闭 qos 命令等,支持 HTTP/Telnet 访问方式, 如何使用 QoS 提供了一些...
  • Registry & Configuration & Metadata Center

    Registry Center, Configuration Center, and Metadata Center Three Center Logical Architecture Registry Center Metadata Center Configuration Center Ensure Highly Available Deploym...
  • Grafana

    Grafana Configuring Visual Dashboards Method 1: Kubernetes Installation Method 2: Importing Dashboard into an Already Installed Cluster Method 3: Customization Feedback Gra...
  • Registry

    Registry Task Details Implementation Method Code Details SPI Configuration Usage Feedback Registry This article explains how to provide a custom registry implementation by...
  • 限流降级

    限流降级 Sentinel 是什么 一、示例架构说明 二、快速启动示例 Step 1: 下载源码 Step 2: 构建用例 Step 3: 启动 Provider Step 4: 启动 OrderService 限流降级 使用 Sentinel 保护您的应用,防止应用因个别服务的突发流量过载而出现稳定性问题。 Sentinel 是什么...
  • 部署操作

    部署操作 一、Docker镜像部署 1、从docker hub 拉取 pixiu 镜像 2、按照需求准备pixiu配置 pixiu配置参数详解 3、启动 pixiu 4、查看 pixiu 实例 5、停止pixiu 二、源码构建部署 1、下载 pixiu 源码到本地 2、配置pixiu pixiu配置参数详解 3、编译构建 4、启动服务与...