Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
989 views
in Technique[技术] by (71.8m points)

load balancing - How nginx weighted round robin algorithm works between multiple worker processes?

I skimmed through a small part of the source code of nginx (about round-robin), and figured out that the algorithm is precisely balanced if there is only one worker process. When comes to multi-wokers, is above conclusion still valid? If yes, how nginx did it? Use lock?

question from:https://stackoverflow.com/questions/65839146/how-nginx-weighted-round-robin-algorithm-works-between-multiple-worker-processes

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...