Home
Softono

Golb

Open source MIT Go
321
Stars
28
Forks
3
Issues
10
Watchers
6 years
Last Commit

 About Golb

:octopus: Yet another load balancer

Platforms

Web Self-hosted

Languages

Go

Links

Need Help Installing Golb?

We provide expert installation service for this software. Our team will install, configure, and secure Golb on your server. plans start at just $30.

Go LB

Build Status Go Report Card Coverage Status godoc

Yet another load balancer golb

Features

  • roundrobin: smooth weighted roundrobin method
  • chash: cosistent hashing method
  • balancer: multiple LB instances, passive health check, SSL offloading
  • controller: dynamic configuration, REST API to start/stop/add/remove LB at runtime
  • service discovery: autodiscover backend services with etcd or consul
  • statistics: HTTP method/path/code/bytes
  • conf: yaml and json configuration

Examples

LICENSE

MIT License

Copyright (c) 2018 Larry He