# Load Balancing - 부하 분산

> Clean Markdown view of GeekNews topic #8986. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8986](https://news.hada.io/topic?id=8986)
- GeekNews Markdown: [https://news.hada.io/topic/8986.md](https://news.hada.io/topic/8986.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-19T10:28:35+09:00
- Updated: 2023-04-19T10:28:35+09:00
- Original source: [samwho.dev](https://samwho.dev/load-balancing/)
- Points: 48
- Comments: 0

## Topic Body

- 1개의 로드 밸런서가 HTTP요청을 분산하는 것을 예제로 삼아서, 애니메이션을 통해 기초부터 최신 로드 밸런싱 알고리듬까지 설명하는 글   
- 라운드 로빈, 그리고 RR로 해결되지 않을 때   
- 가중(Weighted) 랜덤 & 가중 라운드로빈   
- Least Connections  
- 대기시간을 위해 최적화 하기   
- Peak Exponentially Weighted Moving Average (PEWMA) 알고리듬

## Comments



_No public comments on this page._
