书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 9361 个相关结果.
  • Remote User Defined Aggregation Function Service

    User Defined Function Rpc Write UDAF functions Copy the proto file Generated interface Implementing an interface Create UDAF Use UDAF Delete UDAF Example User Defined Fu...
  • Micro Service

    Microservice Forward Scenario summary Demonstration function goal Service design analysis Create mall project Create user rpc service Create order api service Start the serv...
  • Protocol

    Protocol Task Details Implementation Code Structure Common Provider Consumer Code Details SPI Configuration Provider Consumer Configuration File Provider Consumer Run...
  • Extension Proto

    Extension Protocol Features Design APIs Developing Guide Extension Protocol Extension Protocol is provided by the emqx-exproto plugin, which allows other programming langu...
  • 配置参数

    配置参数 配置参数 RPC 服务启动有单独启动和集成其它服务(Http/Websocket)两种方式,无论那种方式都首先要在 bean.php 配置RPC。 return [ 'rpcServer' => [ 'class' => ServiceServer :: class , ...
  • 微服务

    2055 2022-03-03 《go-zero v1.3 教程》
    微服务 前言 情景提要 演示功能目标 服务设计分析 创建mall工程 创建user rpc服务 创建order api服务 启动服务并验证 源码 猜你想看 微服务 在上一篇我们已经演示了怎样快速创建一个单体服务,接下来我们来演示一下如何快速创建微服务, 在本小节中,api部分其实和单体服务的创建逻辑是一样的,只是在单体服务中没有服务...
  • 快速开始

    407 2023-06-20 《go-zero v1.5 教程》
    快速开始 概述 示例 小技巧 参考文献 快速开始 概述 本文将介绍如何快速使用 gRPC client 连接 rpc。 示例 准备工作 事先我们执行如下执行生成一个 proto 文件及其 pb 文件。 # 创建 demo 服务目录 $ mkdir demo && cd demo # go mod 初始化 $ go m...
  • SOFARPC 日志

    RPC 客户端 摘要日志( rpc-client-digest.log) RPC 服务端 摘要日志( rpc-server-digest.log) RPC 客户端 统计日志( rpc-client-stat.log) RPC 服务端 统计日志( rpc-server-stat.log) SOFATracer 集成在 SOFARPC(5.4.0及...
  • 集群扩展

    集群扩展 扩展说明 扩展接口 扩展配置 已知扩展 扩展示例 集群扩展 扩展说明 当有多个服务提供方时,将多个服务提供方组织成一个集群,并伪装成一个提供方。 扩展接口 org.apache.dubbo.rpc.cluster.Cluster 扩展配置 <dubbo:protocol cluster = "xxx" /...
  • 服务启动与管理

    服务启动与管理 管理 帮助命令 HTTP 服务器 WebSocket服务器 RPC 服务器 服务启动与管理 管理 Swoft 拥有完善的命令行工具,和相应的服务器管理命令 帮助命令 [ root@swoft ]# php bin / swoft - h ____ __ _ / ___ ...