The NTP algorithm

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • A talk by Martin Walls delivered on 1st December 2021 at Churchill College, Cambridge.
    Abstract: Basically every computer on the planet needs to be set to the correct time - and nowadays we want this to happen automatically.
    But how can we achieve synchronisation over an internet that is, by its very nature, asynchronous?
    In this talk we'll look at the most common algorithm employed in practice, and how it chains together multiple stages of statistical filtering to give us a best estimate. We will discuss how we overcome the challenges of variable latency and jitter.
    Finally, we'll explore some other algorithms we can use to get a higher accuracy.

Комментарии • 3

  • @arkemal
    @arkemal Год назад

    Excellent, thank you!

  • @dapengun6050
    @dapengun6050 6 месяцев назад

    First my friendo. Great presentation. I am studying distributed systems and this was very helpful.

  • @bashmogd4468
    @bashmogd4468 Год назад

    Very good presentation ... I'm writing my bachelor thesis in this topic.
    Thanks