书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 8755 个相关结果.
  • 05 Dubbo

    RPC RPC 调用的流程 服务注册中心 Dubbo Dubbo 的核心内容 Dubbo 的调用关系 Dubbo 的架构原理 负载均衡 RPC RPC(Remote Procedure Call),远程过程调用,通过网络从远程计算机程序上请求服务 服务调用方发送 RPC 请求到服务提供方,服务提供方根据调用方提供的参数执行请求方法,将...
  • Observability

    Observability Prometheus Distributed tracing ozone insight Configuration Metrics Logs Observability Ozone provides multiple tools to get more information about the current...
  • Encryption

    Encryption Gossip Encryption Configuring Gossip Encryption on an existing cluster RPC Encryption with TLS Configuring TLS on an existing cluster Encryption The Consul agent ...
  • 分布式系统

    2449 2020-06-11 《Go语言中文文档》
    1. 分布式系统 1. 分布式系统 有助于构建分布式系统的软件包。 celeriac - 用于在Go中添加支持以交互和监视Celery工作者,任务和事件的库。 consistent - 具有受限负载的一致哈希 dht - BitTorrent Kademlia DHT实施。 digota - grpc电子商务微服务。 dot ...
  • Observability

    Observability Prometheus Distributed tracing ozone insight Configuration Metrics Logs Observability Ozone provides multiple tools to get more information about the curren...
  • ConfigNode Config Manual

    ConfigNode Configuration Environment Configuration File( open in new window ConfigNode Configuration File (iotdb-confignode.properties) Config Node RPC Configuration Consensus T...
  • dhcp_agent.py

    dhcp_agent.py DhcpAgent类 DhcpPluginApi类 DhcpAgentWithStateReport类 dhcp_agent.py dhcp 服务的 agent 端,负责实现 dhcp 的分配等。 主要包括 DhcpAgent()类、继承自它的 DhcpAgentWithStateReport 类和继承自 RpcP...
  • 简介

    bRPC简介 什么是RPC? 哪里可以使用RPC? 什么是? brpc的优势 更友好的接口 使服务更加可靠 更好的延时和吞吐 bRPC简介 bRPC基础介绍。 什么是RPC? 互联网上的机器大都通过TCP/IP协议 相互访问,但TCP/IP只是往远端发送了一段二进制数据,为了建立服务还有很多问题需要抽象: 数据以什么格式传输?不同...
  • 简介

    bRPC简介 什么是RPC? 哪里可以使用RPC? 什么是? brpc的优势 更友好的接口 使服务更加可靠 更好的延时和吞吐 bRPC简介 bRPC基础介绍。 什么是RPC? 互联网上的机器大都通过TCP/IP协议 相互访问,但TCP/IP只是往远端发送了一段二进制数据,为了建立服务还有很多问题需要抽象: 数据以什么格式传输?不同...
  • Connecting Whisper Client

    Connecting Whisper Client Full code description: Tutorial on whisper with Go. Connecting Whisper Client To use whisper, we must first connect to an Ethereum node running wh...