Tag

Watcher

0 views collected around this technical thread.

Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jan 15, 2021 · Big Data

Introduction to ZooKeeper: Architecture, Features, and Usage

This article introduces ZooKeeper as a distributed coordination framework, explains its file‑system‑like data model, watcher mechanism, node types, core features, provided functionalities such as publish/subscribe, distributed locks, load balancing, naming service, leader election, and details the ZAB consensus protocol.

Distributed CoordinationLeader ElectionWatcher
0 likes · 24 min read
Introduction to ZooKeeper: Architecture, Features, and Usage
Architect's Tech Stack
Architect's Tech Stack
Aug 14, 2020 · Operations

ZooKeeper Interview Questions and Core Concepts

This article provides a comprehensive overview of ZooKeeper, covering its role as a distributed coordination service, consistency guarantees, ZAB protocol, Znode types, watcher mechanism, ACL permissions, chroot feature, session management, server roles, data synchronization, deployment modes, and typical use cases in distributed systems.

ACLDistributed CoordinationWatcher
0 likes · 19 min read
ZooKeeper Interview Questions and Core Concepts
Ctrip Technology
Ctrip Technology
Jul 16, 2020 · Artificial Intelligence

Implementing Visual UI Automation Testing with Watcher: Architecture, Workflow, and Algorithms

The article explains how to reduce the impact of frequent UI changes on automated testing by using visual testing techniques, introduces the Watcher platform’s SDK, image‑comparison services, real‑time comparison, and various algorithms—including pixel, template, content, and AI‑based matching—to improve test stability and efficiency.

AISeleniumUI Automation
0 likes · 10 min read
Implementing Visual UI Automation Testing with Watcher: Architecture, Workflow, and Algorithms
Big Data Technology Architecture
Big Data Technology Architecture
Feb 29, 2020 · Fundamentals

Understanding Zookeeper: Cluster Architecture, Data Model, Watcher Mechanism, and Common Use Cases

This article explains Zookeeper’s high‑performance distributed coordination system, covering its cluster roles, ZNode data model, watcher mechanism, provides Java code demos for creating and monitoring nodes, and outlines eight typical application scenarios such as configuration management, load balancing, naming services, master election, and distributed locks.

Distributed CoordinationJavaWatcher
0 likes · 12 min read
Understanding Zookeeper: Cluster Architecture, Data Model, Watcher Mechanism, and Common Use Cases
macrozheng
macrozheng
Dec 26, 2019 · Fundamentals

How ZooKeeper Coordinates Distributed Systems: Nodes, Watchers, and Leader Election

This article explains ZooKeeper's core concepts—including ZNode data storage, node types, watcher mechanisms, session management, and the leader‑follower‑observer architecture—illustrating how it enables reliable coordination and atomic operations in distributed systems.

Distributed SystemsLeader ElectionSession Management
0 likes · 16 min read
How ZooKeeper Coordinates Distributed Systems: Nodes, Watchers, and Leader Election
Baidu Waimai Technology Team
Baidu Waimai Technology Team
Apr 11, 2017 · Frontend Development

Deep Dive into Vue.js: Understanding Its Core Design and Implementation

This article provides a comprehensive technical overview of Vue.js, explaining why MVVM frameworks are needed, the advantages of Vue, and detailing the internal mechanisms of its observer, compiler, watcher, caching system, and dependency collection, while offering practical tips for reading open‑source code.

CompilerMVVMObserver
0 likes · 21 min read
Deep Dive into Vue.js: Understanding Its Core Design and Implementation
Qunar Tech Salon
Qunar Tech Salon
Jul 26, 2016 · Operations

Qunar's Watcher Monitoring System: Design, Implementation, and Operational Practices

Zhang Yue, a Qunar operations engineer, discusses the design, selection, architecture, scalability challenges, visualization, alert strategies, and future plans of the company's in‑house monitoring platform Watcher, highlighting lessons learned from migrating from Cacti to a Graphite‑based, Grafana‑enhanced solution.

AlertingGrafanaGraphite
0 likes · 7 min read
Qunar's Watcher Monitoring System: Design, Implementation, and Operational Practices