书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 69363 个相关结果.
  • 基础功能

    示例程序 事实速查 Channel 连接一台服务器 连接服务集群 命名服务 bns:// file:// 之后的是注释会被忽略 list://,… http:// https:// consul:// 更多命名服务 命名服务中的tag VIP相关的问题 命名服务过滤器 负载均衡 rr wrr random la c_...
  • Access UB

    Access UB ubrpc (by protobuf) ubrpc (by baidu-rpc-ub) nshead+idl nshead+mcpack(非idl产生的) nshead+blob Access UB Learn how to access UB. brpc可通过多种方式访问用ub搭建的服务。 ubrpc (by pr...
  • Access UB

    Access UB ubrpc (by protobuf) ubrpc (by baidu-rpc-ub) nshead+idl nshead+mcpack(非idl产生的) nshead+blob Access UB Learn how to access UB. brpc可通过多种方式访问用ub搭建的服务。 ubrpc (by pr...
  • Access UB

    Access UB ubrpc (by protobuf) ubrpc (by baidu-rpc-ub) nshead+idl nshead+mcpack(非idl产生的) nshead+blob Access UB Learn how to access UB. brpc可通过多种方式访问用ub搭建的服务。 ubrpc (by pr...
  • 模板操作

    1061 2022-03-03 《go-zero v1.3 教程》
    模板操作 使用帮助 模板初始化 清除模板 回滚指定分类模板 回滚模板 模板加载 使用示例 模板操作 模板(Template)是数据驱动生成的基础,所有的代码(rest api、rpc、model、docker、kube)生成都会依赖模板, 默认情况下,模板生成器会选择内存中的模板进行生成,而对于有模板修改需求的开发者来讲,则需要将模板进行...
  • Cluster Security

    Cluster Security Set Node Cookie Configure TLS/SSL to Secure Cluster Connections Use TLS/SSL for Cluster RPC Connections Use TLS/SSL for Erlang Distribution Port Mapping Cl...
  • Android

    Why use gRPC? Example code and setup Defining the service Generating client code Creating the client Creating a stub Calling service methods Simple RPC Server-side streaming ...
  • 服务降级

    服务降级 普通服务降级 RPC服务降级 注解 定义降级服务 使用实例 服务降级 服务降级,其实对功能的一种容错机制,这里指的是RPC调用服务降级和普通的服务降级。 普通服务降级 比如内部服务调用失败后,为不影响正常请求,可以实现 Fallback,实现对服务的降级。Fallback 定义有目前有三种形式。 全局函数 匿名函数 可以...
  • The Implementation of Plugin Runner

    The Implementation of Plugin Runner Prerequirement Listening to the Path Register Plugins Handle RPC Handle PrepareConf Handle HTTPReqCall The Implementation of Plugin Run...
  • Strong-soap

    609 2019-09-24 《LoopBack 4 Document》
    strong-soap Overview Install Client Extra headers (optional) Client.describe() Client.setSecurity(security) Client.method(args, callback) Client.service.port.method(args, cal...