티스토리 뷰
Chapter 14 : Time and global states
Clock resolution : the period between updates of the clock value
연속적으로 발생하는 두 event 사이의 간격은 clock resolution보다 커야 한다.
Clock skew : difference between the readings of any two clocks
Clock drift : they count time at different rate
Clock drift rate : 누적될수록 오차가 점점 더 커진다.
UTC : Coordinated Universal Time
External synchronization : 외부의 자원. Time server를 두고, time server와 synchronize 한다.
Internal synchronization : 분산 시스템을 구성하는 component들끼리의 synchronize
Internally synchronized 되면 externally synchronized 될 필요는 없다.
Externally synchronized with a bound D로 돼있다면 internally synchronized with a bound 2D임.
'학교공부 > 분산처리' 카테고리의 다른 글
[분산처리] Docker 실습, 클러스터 구성해보기. (0) | 2017.11.23 |
---|---|
[분산처리] Distributed Systems (5th Ed. by G. Coulouris) 2단원 정리 (0) | 2017.10.29 |
[분산처리] Distributed Systems (5th Ed. by G. Coulouris) 1단원 정리 (0) | 2017.10.29 |
[분산처리] Distributed System Concepts 1단원, 2단원 정리 (0) | 2017.10.29 |
댓글