书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 9361 个相关结果.
  • 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 任务详情 实现方式 代码结构 Common Provider Consumer 代码详情 SPI配置 Provider Consumer 配置文件 Provider Consumer 运行结果 注册协议 输出结果 Protocol 本文讲解如何通过扩展 org.apache.dubbo.rpc.Prot...
  • 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及之后的版本) 后的版本中,我们集...
  • 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 Example User Defined Functi...
  • 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 Example User Defined Functi...
  • 集群扩展

    集群扩展 扩展说明 扩展接口 扩展配置 已知扩展 扩展示例 集群扩展 扩展说明 当有多个服务提供方时,将多个服务提供方组织成一个集群,并伪装成一个提供方。 扩展接口 org.apache.dubbo.rpc.cluster.Cluster 扩展配置 <dubbo:protocol cluster = "xxx" /...
  • 3.3 gRPC 的使用和了解

    3.3 gRPC 的使用和了解 3.3.1 安装 3.3.2 gRPC 的四种调用方式 3.3.2.1 Unary RPC:一元 RPC 3.3.2.1.1 Proto 3.3.2.1.2 Server 3.3.2.1.3 Client 3.3.2.2 Server-side streaming RPC:服务端流式 RPC 3.3.2.2.1 Pr...
  • JSON

    JSON JSON RPC client JSON RPC server Conclusion JSON This section adds nothing new to the earlier concepts. It just uses a different “wire” format for the data, JSON instead...
  • 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...
  • 多语言扩展钩子

    多语言扩展 - 钩子 设计 接口设计 开发指南 创建模块 多语言扩展 - 钩子 在 EMQX e4.2.0 中,我们提供了多语言扩展的支持。其中 多语言扩展钩子 模块允许使用其他编程语言(例如:Python,Java 等)直接向 EMQX 系统挂载钩子,以接收并处理 EMQX 系统的钩子事件,达到扩展和定制 EMQX 的目的。例如,用户可以使...