balancer

package
v1.6.0-release Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AlgP2c p2c+EWMA的算法
	// p2c: 多个节点中随机选择两个节点
	// ewma: 用于计算一组数据的加权移动平均值,其中每个数据点的权重随时间指数衰减
	AlgP2c = p2c.Name

	// AlgSticky 粘性负载算法
	AlgSticky = sticky.Name

	// KeyStickyHost 粘性负载算法 host key
	KeyStickyHost = "balance_sticky_host_addr"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL