Tag

data model

1 views collected around this technical thread.

Java Captain
Java Captain
May 28, 2025 · Fundamentals

Introduction to ZooKeeper: Design Goals, Data Model, Sessions, Watches, Consistency Guarantees, Leader Election, and Deployment

This article provides a comprehensive overview of ZooKeeper, covering its purpose as a distributed coordination service, design objectives such as consistency and reliability, hierarchical data model, session and watch mechanisms, consistency guarantees, leader election and Zab protocol, as well as practical deployment details.

ConsensusDistributed CoordinationLeader Election
0 likes · 20 min read
Introduction to ZooKeeper: Design Goals, Data Model, Sessions, Watches, Consistency Guarantees, Leader Election, and Deployment
Didi Tech
Didi Tech
Feb 13, 2025 · Frontend Development

Front-End Architecture Refactoring for International Food Delivery Merchant Marketing

The case study details how a unified TypeScript‑based activity data model, combined with JSON‑Schema validation and dependency‑injected configuration, refactored a multi‑channel food‑delivery merchant marketing front‑end, cutting code duplication, boosting extensibility, and improving development speed by roughly 40% for new activity types.

API securityMarketingarchitecture
0 likes · 11 min read
Front-End Architecture Refactoring for International Food Delivery Merchant Marketing
vivo Internet Technology
vivo Internet Technology
Jun 30, 2021 · Frontend Development

Rich Text Editor Evolution and Extension Guide: From Selection to Customization

The guide traces the evolution of rich‑text editors from basic execCommand tools to modern, self‑rendered engines, explains how to select the appropriate editor stage for business needs, and details extension techniques—including toolbar, menu, internal module, plugin development—and theme customization options.

CKEditorFrontend DevelopmentProseMirror
0 likes · 21 min read
Rich Text Editor Evolution and Extension Guide: From Selection to Customization
Top Architect
Top Architect
Jul 25, 2020 · Fundamentals

ZooKeeper Overview: Architecture, Data Model, Sessions, Watches, Consistency Guarantees, Leader Election and Zab Protocol

This article provides a comprehensive introduction to ZooKeeper, covering its purpose, design goals, hierarchical data model, znode types, client sessions, watch mechanism, consistency guarantees, leader election process, leader and follower workflows, and the Zab atomic broadcast protocol.

Distributed CoordinationLeader ElectionZab Protocol
0 likes · 17 min read
ZooKeeper Overview: Architecture, Data Model, Sessions, Watches, Consistency Guarantees, Leader Election and Zab Protocol
Selected Java Interview Questions
Selected Java Interview Questions
Jul 11, 2020 · Operations

ZooKeeper Overview: Architecture, Data Model, Sessions, Watches, Consistency, and Leader Election

This article provides a comprehensive overview of ZooKeeper, covering its design goals, hierarchical data model, session handling, watch mechanism, consistency guarantees, leader election process, and the Zab protocol that underpins its distributed coordination capabilities.

Coordination ServiceDistributed SystemsLeader Election
0 likes · 16 min read
ZooKeeper Overview: Architecture, Data Model, Sessions, Watches, Consistency, and Leader Election
Architecture Digest
Architecture Digest
Jul 11, 2020 · Fundamentals

Introduction to ZooKeeper: Architecture, Data Model, Sessions, Watches, Consistency, Leader Election, and Zab Protocol

This article provides a comprehensive overview of ZooKeeper, covering its purpose as a distributed coordination service, design goals, hierarchical data model, session handling, watch mechanism, consistency guarantees, leader election, role responsibilities, and the Zab atomic broadcast protocol.

Distributed CoordinationLeader ElectionZab Protocol
0 likes · 14 min read
Introduction to ZooKeeper: Architecture, Data Model, Sessions, Watches, Consistency, Leader Election, and Zab Protocol
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jun 26, 2020 · Fundamentals

Understanding Git: Implementation Principles, Data Model, and Common Commands

This article explains Git's origin, its snapshot‑based data model, the differences between centralized and distributed version control, and provides a concise guide to the 12 most frequently used Git commands for local operations, remote interaction, and branch management.

Version Controlcommand-linedata model
0 likes · 13 min read
Understanding Git: Implementation Principles, Data Model, and Common Commands
macrozheng
macrozheng
Jun 20, 2020 · Fundamentals

Master Git: Core Concepts, Data Model, and 12 Essential Commands

This guide explains Git’s origin, its snapshot‑based data model, and walks through twelve essential commands covering local operations, remote interactions, and branch management, while also providing visual diagrams and recommended learning resources for mastering version control.

TutorialVersion Controlcommands
0 likes · 12 min read
Master Git: Core Concepts, Data Model, and 12 Essential Commands
Java Captain
Java Captain
Mar 8, 2020 · Backend Development

Understanding ZooKeeper: Boundaries, Data Model, and Core Capabilities

This article uses school‑class analogies to explain ZooKeeper’s role as a third‑party coordinator, describes its tree‑based data model, and details essential features such as watches, session handling, and ephemeral nodes for building reliable backend services.

Backend DevelopmentDistributed CoordinationEphemeral Node
0 likes · 12 min read
Understanding ZooKeeper: Boundaries, Data Model, and Core Capabilities
System Architect Go
System Architect Go
Jul 19, 2019 · Big Data

Introduction to HBase: Architecture, Data Model, and Operations

This article provides a comprehensive overview of HBase, covering its distributed column‑oriented architecture, data model components, storage mechanisms, read/write processes, WAL lifecycle, MemStore flushing, region splitting and merging, and failure recovery within the Hadoop ecosystem.

Big DataDistributed StorageHBase
0 likes · 20 min read
Introduction to HBase: Architecture, Data Model, and Operations
JD Retail Technology
JD Retail Technology
Dec 11, 2017 · Big Data

Data Model Component Management Platform: Functions and Practices

The presentation introduces JD's Data Model Component Management Platform, detailing its four core functions—risk control, effect evaluation, model fusion, and multi‑scenario application—while explaining how these capabilities improve model reliability, commercial value, and operational efficiency across numerous business products.

Big DataJDModel Fusion
0 likes · 8 min read
Data Model Component Management Platform: Functions and Practices