Skip to content

EIRNf/grpc_lb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC packages and tools

This repository contains packages and tools for gRPC for the Go programming language.

Load Balancing

The github.com/olivere/grpc/lb package implements load-balancing as described in this document.

It currently supports a Consul-based load balancer plus a simple load-balancer based on a static list of addresses.

License

MIT-LICENSE. See LICENSE or the LICENSE file provided in the repository for details.

About

gRPC packages and tools for the Go programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.6%
  • Makefile 1.4%