Consensus Algorithm

Consensus Algorithm

์ปจ์„ผ์„œ์Šค ์•Œ๊ณ ๋ฆฌ์ฆ˜์€ ๋ถ„์‚ฐ ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค ์‹œ์Šคํ…œ(network of computers)์ด ๊ฐ™์ด ์ผํ•˜๊ณ  ์•ˆ์ „ํ•˜๊ฒŒ ์œ ์ง€๋˜๋„๋ก ํ•œ๋‹ค.

์ปจ์„ผ์„œ์Šค ์•Œ๊ณ ๋ฆฌ์ฆ˜์€ ๋ถ„์‚ฐ ์‹œ์Šคํ…œ์—์„œ ๋ฐ์ดํ„ฐ๋ฅผ ์ €์žฅํ•˜๋Š” ์„œ๋ฒ„, ์–ดํ”Œ๋ฆฌ์ผ€์ด์…˜ ์„œ๋ฒ„, ์‹œ์Šคํ…œ์— ์ฐธ์—ฌํ•˜๋Š” ๋‹ค๋ฅธ ๋…ธ๋“œ๋“ค์ด ํ•ฉ์˜์ ์„ ๋„์ถœํ•˜๋Š”๋ฐ ์‚ฌ์šฉ๋˜์–ด ์™”๋‹ค. ์ตœ๊ทผ์—๋Š” ์ปจ์„ผ์„œ์Šค ์•Œ๊ณ ๋ฆฌ์ฆ˜์ด ์ƒˆ๋กœ ๊ฐœ๋ฐœ๋˜์–ด์„œ ์•”ํ˜ธํ™”ํ ์‹œ์Šคํ…œ(๋น„ํŠธ์ฝ”์ธ์ด๋‚˜ ์ด๋ฆฌ์›€๊ฐ™์€)์˜ ๊ตฌ์„ฑ์›๋“ค์ด ํ•ฉ์˜๋ฅผ ๋„์ถœํ•˜๋Š” ๋ฐ ์‚ฌ์šฉ๋˜๊ณ  ์žˆ๋‹ค.

Consensus Algorithm in Distributed System

Paxos algorithm

PBTF algorithm

Consensus Algorithm in Blockchain

Blockchain Consensus

์ฐธ๊ณ : https://ethereum.org/en/developers/docs/consensus-mechanisms/ Last update: 04/07/2021

Last updated

Was this helpful?