Tag

NTP

1 views collected around this technical thread.

OPPO Kernel Craftsman
OPPO Kernel Craftsman
Nov 29, 2024 · Frontend Development

WebRTC Audio‑Video Synchronization: Principles, Standards, and Implementation Details (Part 1)

The article explains WebRTC audio‑video synchronization by detailing the ITU‑R BT.1359‑1 standard, describing a synchronizer that computes target delays from desired and packet‑pair delays, applying bounded adjustments via sliding‑average filtering, and outlining a hardware method for measuring resulting latency.

NTPRTPReal-time Communication
0 likes · 11 min read
WebRTC Audio‑Video Synchronization: Principles, Standards, and Implementation Details (Part 1)
Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 18, 2024 · Databases

Troubleshooting OceanBase NTP Clock Synchronization Issues with ChatDBA

This article walks through a real‑world OceanBase NTP clock desynchronization problem, demonstrating how the ChatDBA AI assistant guides four rounds of interactive troubleshooting, identifies misconfigured ntpdate‑wrapper scripts, and provides a concrete solution to restore proper time sync.

ChatDBADatabase TroubleshootingNTP
0 likes · 7 min read
Troubleshooting OceanBase NTP Clock Synchronization Issues with ChatDBA
Tencent Cloud Developer
Tencent Cloud Developer
Jul 10, 2024 · Operations

Leap Second: The Technical Burden Programmers Cannot Bear

The International Earth Rotation Service’s decision to skip the 2024 leap second and ultimately abolish leap seconds by 2035 relieves programmers of complex time‑keeping hacks, as current NTP, PTP, and newer Windows systems can already handle adjustments while past leap seconds have repeatedly disrupted software.

Linux KernelNTPPTP
0 likes · 16 min read
Leap Second: The Technical Burden Programmers Cannot Bear
Tencent Cloud Developer
Tencent Cloud Developer
Dec 15, 2022 · Operations

Understanding Leap Seconds and Their Impact on Linux Systems

The article explains why leap seconds are added to keep UTC aligned with Earth's rotation, describes the three time scales (UT1, TAI, UTC), details Linux kernel bugs caused by leap‑second handling across various versions, and offers mitigation scripts while discussing the future removal of leap seconds.

Linux KernelNTPleap second
0 likes · 20 min read
Understanding Leap Seconds and Their Impact on Linux Systems
Wukong Talks Architecture
Wukong Talks Architecture
Nov 15, 2022 · Backend Development

Investigation of Snowflake ID Generation Failures Caused by Clock Rollback and Mitigation Strategies

This article analyzes a production incident where duplicate IDs were generated by the Snowflake algorithm due to server clock rollback, explains the algorithm's structure and pitfalls, and presents several open‑source solutions such as Meituan Leaf, Baidu UidGenerator, and Redis for reliable distributed ID generation.

Clock rollbackID generationNTP
0 likes · 8 min read
Investigation of Snowflake ID Generation Failures Caused by Clock Rollback and Mitigation Strategies
Efficient Ops
Efficient Ops
Aug 8, 2021 · Operations

Why Does Your Computer’s Clock Drift? The Hidden Science Behind Time Sync

This article explores the origins of time measurement, the transition from astronomical clocks to atomic standards, how UTC and leap seconds are defined, and the technical mechanisms—especially NTP—that keep computers and devices precisely synchronized across the globe.

NTPUTCatomic clock
0 likes · 21 min read
Why Does Your Computer’s Clock Drift? The Hidden Science Behind Time Sync
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Mar 24, 2017 · Operations

How Alibaba Handles Leap Seconds: Definitions, Impacts, and Synchronization Strategies

The article explains the historical definition of the second, the concept of leap seconds, their impact on large‑scale IT systems, and details Alibaba's multi‑step approach of splitting the extra second into 86,400 parts to maintain accurate time synchronization across its infrastructure.

AlibabaNTPUTC
0 likes · 12 min read
How Alibaba Handles Leap Seconds: Definitions, Impacts, and Synchronization Strategies
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jul 3, 2015 · Operations

What Is a Leap Second and How Alibaba Ensures Its Smooth Implementation

The article explains the concept of a leap second, its scheduling by the IERS, the operational impact on large IT systems, and details Alibaba's technical strategy—including testing, time‑distribution methods, and team coordination—to guarantee a seamless transition during the 2015 positive leap second.

AlibabaHigh AvailabilityNTP
0 likes · 5 min read
What Is a Leap Second and How Alibaba Ensures Its Smooth Implementation