书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 71523 个相关结果.
  • 官方RPC标准库

    1579 2019-03-10 《Go RPC 开发指南》
    官方RPC标准库 简单例子 {#example} 服务器代码分析 客户端代码分析 codec/序列化框架 其它 参考文档 官方RPC标准库 Go官方提供了一个RPC库 : net/rpc 。 包rpc提供了通过网络访问一个对象的输出方法的能力。服务器需要注册对象, 通过对象的类型名暴露这个服务。注册后这个对象的输出方法就可以远程调用,...
  • Overview

    bRPC overview What is RPC? Where can I use RPC? What is ? Advantages of bRPC More friendly API Make services more reliable Better latency and throughput bRPC overview The...
  • Overview

    bRPC overview What is RPC? Where can I use RPC? What is ? Advantages of bRPC More friendly API Make services more reliable Better latency and throughput bRPC overview The...
  • SOFATracer

    RPC 客户端 摘要日志( rpc-client-digest.log) RPC 服务端 摘要日志( rpc-server-digest.log) RPC 客户端 统计日志( rpc-client-stat.log) RPC 服务端 统计日志( rpc-server-stat.log) 在SOFARPC(5.4.0及之后的版本) 后的版本中,我...
  • 架构

    2999 2019-06-01 《Go-Micro 文档》
    特性 相关插件 示例 相关包 注册(Registry) 选择器(Selector) 传输(Transport) 代理(Broker) 编码(Codec) Server(服务端) Client(客户端) 内部机制 service.Run() server.Start() 如何编写服务 Go Micro是一个可插拔的RPC框架,用...
  • Libraries that integrate Third Party Applications with Supervisor

    Libraries that integrate Third Party Applications with Supervisor Libraries that integrate Third Party Applications with Supervisor These are libraries and plugins that makes i...
  • HTTP to Dubbo 默认转换协议

    HTTP to Dubbo 默认转换协议 背景 目的 Conception Dubbo RPC 调用的基本形式 Http request 和 Http response 的格式 Http request Http 请求的方法 Http 请求的 URL Http 请求的Header Http 请求的Body 基本类型在 Json Java Go ...
  • 3.4 运行一个 gRPC 服务

    3.4 运行一个 gRPC 服务 3.4.1 初始化项目 3.4.2 编译和生成 proto 文件 3.4.3 编写 gRPC 方法 3.4.3.1 获取博客 API 的数据 3.4.3.2 编写 gRPC Server 3.4.4 编写启动文件 3.4.5 调试 gRPC 接口 3.4.6 gRPC 错误处理 3.4.6.1 gRPC 状态码...
  • gRPC

    gRPC gRPC gRPC is an RPC framework from Google. It uses protocol buffers as the underlying serialization/IDL format. At the transport layer it uses HTTP/2 for request/response...
  • Google Cloud Storage

    Google Cloud Storage GCS File System plugin Configuration Authentication to access GCS Google Cloud Storage Google Cloud Storage (GCS) provides cloud storage for a variety o...