You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.en.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,6 @@ go get github.com/catwithtudou/load-balancer-algorithm
22
22
23
23
Use this repository as a compact reference for load balancing strategies, or import the `loadbalancer` package into experiments that compare scheduling behavior.
24
24
25
-
## Quick Start
26
-
27
-
```bash
28
-
go get github.com/catwithtudou/load-balancer-algorithm
29
-
```
30
-
31
-
Use this repository as a compact reference for load balancing strategies, or import the `loadbalancer` package into experiments that compare scheduling behavior.
32
-
33
25
## Implemented Algorithms
34
26
35
27
This project implements the following four load balancing algorithms:
0 commit comments