书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 1546 个相关结果.
  • Consistent Hashing

    概述 实现方式 使用方式 虚拟节点个数 概述 一些场景希望同样的请求尽量落到一台机器上,比如访问缓存集群时,我们往往希望同一种请求能落到同一个后端上,以充分利用其上已有的缓存,不同的机器承载不同的稳定working set。而不是随机地散落到所有机器上,那样的话会迫使所有机器缓存所有的内容,最终由于存不下形成颠簸而表现糟糕。 我们都知道hash...
  • Properties

    99 2024-06-26 《Blender 4.1 Manual》
    Properties Metaball Active Element Properties All meta objects of a same family in a scene interact with each other. The settings in the Metaball section apply to all meta ob...
  • Statistics

    Statistics General Health check statistics Outlier detection statistics Circuit breakers statistics Dynamic HTTP statistics Alternate tree dynamic HTTP statistics Per service...
  • MeshLoadBalancingStrategy

    MeshLoadBalancingStrategy TargetRef support matrix Configuration LocalityAwareness Default behaviour Disabling locality aware routing Configuring LocalityAware Load Balancing fo...
  • MeshLoadBalancingStrategy

    MeshLoadBalancingStrategy TargetRef support matrix Configuration LocalityAwareness Default behaviour Disabling locality aware routing Configuring LocalityAware Load Balancing fo...
  • Would my project benefit from static typing?

    Would my project benefit from static typing? Would my project benefit from static typing? For many projects dynamic typing is perfectly fine (we think thatPython is a great lan...
  • Code Overview

    Code Overview High-level Cilium Hubble Important common packages Code Overview This section provides an overview of the Cilium & Hubble source code directory structure. It i...
  • CSGTorus

    CSGTorus Description Properties Property Descriptions CSGTorus Inherits: CSGPrimitive < CSGShape < GeometryInstance < VisualInstance < Spatial < Node < Object ...
  • 1.2.0 (March 7, 2017)

    1.2.0 (March 7, 2017) Changes 1.2.0 (March 7, 2017) Changes Cluster discovery service (CDS) API . Outlier detection (passive health checking). Envoy configuration is now...
  • Applicative

    Applicative Applicative Let’s start with how the Applicative class is defined. From the definition, we can see that Applicatives they are Functors with two more operations, whi...