书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 71518 个相关结果.
  • 使用 Nacos 作为注册中心

    使用 Nacos 作为注册中心 使用方式 How to run Start Nacos server Run server Run client 使用 Nacos 作为注册中心 使用 Nacos 作为注册中心 This example shows dubbo-go’s service discovery feature with Nacos...
  • Status

    Status 接口原型 接口描述 注意事项 参数: StatusRequest 返回值: StatusResponse Status 接口原型 rpc Status ( StatusRequest ) returns ( StatusResponse ) {}; 接口描述 获取runtime和pod...
  • RM 设计

    RM 设计 1 背景 2 产品设计 2.1 总体架构图 2.2 数据库表结构设计 2.3 资源的类型与格式 3 记录EM上报的可用资源 4 资源的分配与回收 5 EM锁与用户锁的实现 6 RM客户端 7 多实例状态同步 RM 设计 1 背景 在微服务场景下,各种服务所需要消耗和占用的资源具有多样性,比传统应用更难管理。Linkis...
  • STREAM LOAD

    STREAM LOAD description example keyword STREAM LOAD description NAME load data to table in streaming SYNOPSIS Curl —location-trusted -u user:passwd [-H “”…] -T data.file ...
  • SRPC架构介绍 - Sogou基于Workflow的自研RPC框架

    SRPC架构介绍 - Sogou基于Workflow的自研RPC框架 目录 一、整体介绍 二、 接口描述、协议和通信层次介绍 1. 接口描述文件层 2. RPC协议层 3. 网络通信层 4. 协议+网络通信结合 三、架构层次介绍 四、 代码生成 1. IDL原生接口 2. srpc代码生成的接口 3. srpc内部各网络协议 4. se...
  • Serve http:h2

    Serve http:h2 Example About h2 URL types /ServiceName/MethodName as the prefix /ServiceName as the prefix Restful URL HTTP Parameters HTTP headers Content-Type Status Code...
  • gRPC-JSON transcoder

    gRPC-JSON transcoder JSON mapping How to generate proto descriptor set Route configs for transcoded requests Sending arbitrary content Sample Envoy configuration gRPC-JSON...
  • gRPC-JSON transcoder

    gRPC-JSON transcoder JSON mapping How to generate proto descriptor set Route configs for transcoded requests Sending arbitrary content Sample Envoy configuration gRPC-JSON...
  • gRPC-JSON transcoder

    gRPC-JSON transcoder JSON mapping How to generate proto descriptor set Route configs for transcoded requests Sending arbitrary content Sample Envoy configuration gRPC-JSON...
  • 开发微服务应用

    开发微服务 前置条件 快速运行示例 下载示例源码 启动 Nacos 运行 server 运行 client 源码讲解 关于 dubbo.Insance 说明 更多内容 服务发现与负载均衡 流量管控 监控服务状态 全链路追踪 网关 HTTP 接入 分布式事务 开发微服务 Dubbo-go 快速开始 本示例演示了使用 dub...