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

    Internals Features Plugins Packages Registry Selector Transport Broker Codec Server Client Store Config Internals A description of the go-micro internal features G...
  • EXPLAIN ANALYZE

    EXPLAIN ANALYZE 语法图 EXPLAIN ANALYZE 输出格式 示例 算子执行信息介绍 Point_Get Batch_Point_Get TableReader Insert IndexJoin IndexHashJoin HashJoin lock_keys 执行信息 commit_txn 执行信息 MySQL...
  • 服务注册中心

    EasySwoole RPC 自定义注册中心 例如用Redis来实现 EasySwoole RPC 自定义注册中心 EasySwoole 默认为通过UDP广播的方式来实现无主化的服务发现。但有些情况,不方便用UDP广播的情况下,那么EasySwoole支持你自定义一个节点管理器,来变更服务发现方式。 例如用Redis来实现 <? php ...
  • 基础功能

    基础功能 示例程序 事实速查 Channel 连接一台服务器 连接服务集群 命名服务 bns://<bns-name> file://<path> 之后的是注释会被忽略 list://<addr1>,<addr2>… http://<url&gt ; https://<url&gt ; consul://<service-name> ...
  • 4.2 Protobuf

    2743 2019-02-27 《Go语言高级编程》
    4.2 Protobuf 4.2.1 Protobuf入门 4.2.2 定制代码生成插件 4.2.3 自动生成完整的RPC代码 4.2 Protobuf Protobuf是Protocol Buffers的简称,它是Google公司开发的一种数据描述语言,并于2008年对外开源。Protobuf刚开源时的定位类似于XML、JSON等数据描述语言...
  • gRPC gateway

    gRPC gateway Overview Implementation in gRPC brokered go-Zero Configure Introduction GatewayConf Upstream RouteMapping Examples tip tip References gRPC gateway Overvi...
  • Overview

    Pluggable components overview Pluggable components vs. built-in components When to create a pluggable component Implementing a pluggable component Leveraging multiple building bl...
  • 协议概述

    协议概述 协议说明 选择 RPC 协议 HTTP/1.1 协议 gRPC 协议 最终选择 Triple 协议 Triple 协议 Triple 协议内容介绍 Triple Streaming 总结 Dubbo2 Protocol SPEC 协议概述 Dubbo3 提供了 Triple(Dubbo3)、Dubbo2 协议,这是 Du...
  • gv$obrpc_incoming

    gv$obrpc_incoming 所有obs的收到rpc请求的统计信息。 相关表/视图 oceanbase.__all_virtual_obrpc_stat 字段说明 字段名称 类型 NULL 描述 TENANT_ID bigint(20) NO 租户 IP varchar(32) NO ip地址 PORT bigint(20) ...
  • Middleware

    Middleware Middleware model Middleware Middleware examples Middleware functions Middleware Middleware model Middleware is tech “glue” connecting components of a distribut...