proxy.golang.org : google.golang.org/grpc/balancer/base
Package base defines a balancer base that can be used to build balancers with different picking algorithms. The base balancer creates a new SubConn for each resolved address. The provided picker will only be notified about READY SubConns. This package is the base of round_robin balancer, its purpose is to be used to build round_robin like balancers with complex picking algorithms. Balancers with more complicated logic should try to implement a balancer builder from scratch. All APIs in this package are experimental.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/google.golang.org/grpc/balancer/base
Keywords:
dogs-over-cats
, giant-robots
, go
, golang
, grpc
, hacktoberfest
, microservices
, not-nanoservices
, proto
, rpc
License: Apache-2.0
Latest release: 2 months ago
Namespace: google.golang.org/grpc/balancer
Stars: 22,473 on GitHub
Forks: 4,601 on GitHub
Docker dependents: 1
Docker downloads: 9
Total Commits: 4609
Committers: 502
Average commits per author: 9.181
Development Distribution Score (DDS): 0.822
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago