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

    RPC 如何加载 相关字段 获取账号 其他特点 RPC 如何加载 RPC的加载涉及到服务端和客户端 服务端:运行vntrader时加载rpc_service模块 from vnpy . app . rpc_service import RpcService 启动vntrader后,首先连接外部交易交易如CTP,然后点击...
  • Extending Supervisor’s XML-RPC API

    Extending Supervisor’s XML-RPC API Configuring XML-RPC Interface Factories Extending Supervisor’s XML-RPC API Supervisor can be extended with new XML-RPC APIs. Several third-p...
  • rpc

    rpc rpc.mode 说明 rpc.async_batch_size 说明 node.tcp_server_port 说明 node.tcp_client_port 说明 node.tcp_client_num 说明 rpc.connect_timeout 说明 rpc.send_timeout 说明 rpc.authent...
  • RPC Client

    RPC Client Sample RPC Client Each Client corresponds to one specific target/one specific cluster Each Client corresponds to one specific network communication protocol Each Cl...
  • Go

    Why use gRPC? Example code and setup Defining the service Generating client and server code Creating the server Implementing RouteGuide Simple RPC Server-side streaming RPC C...
  • goctl quickstart

    290 2023-11-03 《go-zero v1.6 教程》
    goctl quickstart 概述 goctl quickstart 指令 使用示例 goctl quickstart 概述 goctl quickstart 用于快速生成 api、rpc 服务并启动,可以帮助初入 go-zero 的开发者快速上手,开发者在 demo 启动并访问成功后,可以阅读源码简单的了解服务目录结构,go-zero 工...
  • Concepts Design Doc

    Concepts Design Doc Message Representation RPC Service Concepts Design Doc This document describes core concepts of ElasticDL. An ElasticDL model consists of two kinds of par...
  • Remote User Defined Function Service

    User Defined Function Rpc Write UDF functions Copy the proto file Generated interface Implementing an interface Create UDF Use UDF Delete UDF User Defined Function Rpc Re...
  • 4.9 补充说明

    1135 2019-02-27 《Go语言高级编程》
    4.9 补充说明 4.9 补充说明 目前专门讲述RPC的图书比较少。目前Protobuf和gRPC的官网都提供了详细的参考资料和例子。本章重点讲述了Go标准库的RPC和基于Protobuf衍生的gRPC框架,同时也简单展示了如何自己定制一个RPC框架。之所以聚焦在这几个有限的主题,是因为这几个技术都是Go语言团队官方在进行维护,和Go语言契合也最为默...
  • RPC

    RPC 多语言 RPC 泛化调用 网络协议 RPC 多语言 RPC 泛化调用 网络协议 最后修改 December 16, 2022: Fix check (#1736) (97972c1)