grpcgoogle.golang.org/grpc/balancer/weightedroundrobin Index | Files | Directories

package weightedroundrobin

import "google.golang.org/grpc/balancer/weightedroundrobin"

Package weightedroundrobin provides an implementation of the weighted round robin LB policy, as defined in gRFC A58.

Experimental

Notice: This package is EXPERIMENTAL and may be changed or removed in a later release.

Index

Constants

const Name = "weighted_round_robin"

Name is the name of the weighted round robin balancer.

Source Files

balancer.go config.go logging.go scheduler.go

Directories

PathSynopsis
balancer/weightedroundrobin/internalPackage internal allows for easier testing of the weightedroundrobin package.
Version
v1.73.0-dev
Published
Apr 3, 2025
Platform
linux/amd64
Imports
23 packages
Last checked
5 minutes ago

Tools for package owners.