书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 71523 个相关结果.
  • gRPC gateway

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

    gRPC gateway Overview Implementation in gRPC brokered go-Zero Configure Introduction GatewayConf Upstream RouteMapping Examples tip tip References gRPC gateway Overvi...
  • Kryo 和 FST 序列化

    Kryo 和 FST 序列化 目录 序列化漫谈 启用Kryo和FST 注册被序列化类 无参构造函数和Serializable接口 序列化性能分析与测试 测试环境 测试脚本 Dubbo RPC中不同序列化生成字节大小比较 Dubbo RPC中不同序列化响应时间和吞吐量对比 测试总结 未来 Kryo 和 FST 序列化 在 Dubb...
  • Serve gRPC

    Serve gRPC http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json Serve gRPC Learn how to serve gRPC. Basics for accessing and serving http/h2 in brpc are listed in h...
  • Serve gRPC

    Serve gRPC http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json Serve gRPC Learn how to serve gRPC. Basics for accessing and serving http/h2 in brpc are listed in h...
  • Serve gRPC

    Serve gRPC http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json Serve gRPC Learn how to serve gRPC. Basics for accessing and serving http/h2 in brpc are listed in h...
  • 19. API

    1288 2019-06-01 《Zabbix 3.4 手册》
    19. API 概述 结构 执行请求 示例 验证 检索主机 创建新监控项 创建多个触发器 更新监控项 更新多个触发器 错误处理 API版本 进一步阅读 19. API 概述 Zabbix API允许你以编程方式检索和修改Zabbix的配置,并提供对历史数据的访问。它广泛用于: 创建新的应用程序以使用Zabbix; ...
  • 19.8 分布式程序

    1262 2021-06-27 《Go入门指南》
    版本 5 - 分布式程序 19.8 多服务器处理架构 链接 版本 5 - 分布式程序 第 5 个版本的代码 goto_v5(19.8 节 和 19.9 节 讨论)见 goto_v5 。该版本仍然基于 gob 存储,但很容易调整为使用 json,正如版本 4 演示的那样。 19.8 多服务器处理架构 目前为止 goto 以单线程运行,但即使用...
  • 1.1. Introduction

    1100 2018-06-24 《RPCX英文文档》
    RPCX Introduction RPC RPCX Introduction rpcx is a RPC framework, faster, more features. rpcx 2.0 and below extends Go standard rpc package but rpcx 3.0 has been refactor...
  • Access gRPC

    Access gRPC http:json, h2:json http:proto, h2:proto h2:grpc h2:grpc+json Access gRPC Learn how to access gRPC. Basics for accessing and serving http/h2 in brpc are listed i...