jszhn

Recent Notes

  • A* algorithm

    Oct 29, 2025

    • ALOHA

      Oct 29, 2025

      • ARP

        Oct 29, 2025

        • Accounting

          Oct 29, 2025

          • Activation function

            Oct 29, 2025

            Home

            ❯

            Clock synchronisation

            Clock synchronisation

            Oct 29, 20251 min read

            Synchronisation of clocks is a problem in parallel and distributed systems. In these systems, each node (like a CPU core or networked server) operate with separate physical clocks. Different clocks may have skew and drift:

            • Skew is the instantaneous time difference between two clocks.

            • Drift is the rate at which clock skew increases between two clocks.

            • Time-based clocks

              • Computer clock
              • Atomic clock
              • Cristian’s algorithm
            • Event-based clocks

              • Logical clock
              • Vector clock

            Graph View

            Backlinks

            • ALOHA
            • Deterministic simulation testing
            • Distributed system
            • Multiple access protocol
            • Replication
            • UTC
            • Vector clock
            • ECE419 — Distributed Systems

            Created with Quartz v4.5.2 © 2025

            • Twitter
            • LinkedIn
            • GitHub