Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tensorchen/go-load-balancer
Go语言实现负载均衡器
https://github.com/tensorchen/go-load-balancer
go golang load-balancer load-balancing-algorithm
Last synced: 3 months ago
JSON representation
Go语言实现负载均衡器
- Host: GitHub
- URL: https://github.com/tensorchen/go-load-balancer
- Owner: tensorchen
- License: apache-2.0
- Created: 2018-08-24T09:14:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T12:31:32.000Z (over 6 years ago)
- Last Synced: 2024-06-20T11:58:54.306Z (7 months ago)
- Topics: go, golang, load-balancer, load-balancing-algorithm
- Language: Go
- Size: 8.79 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-load-balancer
Go语言实现负载均衡器