Tagged articles
6 articles
Page 1 of 1
Architects' Tech Alliance
Architects' Tech Alliance
Feb 26, 2024 · Operations

Overview of Industrial Networks and Ethernet Switches

The article explains the concept, evolution, standards, and architecture of industrial networks—including OT and IT integration, ISA‑95 layers, and industrial Ethernet switches—while also highlighting market growth, technical features, and future trends such as 5G, TSN, and APL.

5GEthernet SwitchISA-95
0 likes · 9 min read
Overview of Industrial Networks and Ethernet Switches
Architects Research Society
Architects Research Society
May 22, 2023 · Information Security

Introduction to Industrial Control Systems (ICS) Security – What They Are, Why They Matter, and Their Unique Challenges

This article introduces industrial control systems (ICS), explains their critical role in essential infrastructure, outlines their components from simple thermostats to complex SCADA architectures, and discusses the unique cybersecurity challenges arising from legacy designs, real‑time requirements, and increasing exposure to corporate networks and the cloud.

ICSOTcritical infrastructure
0 likes · 13 min read
Introduction to Industrial Control Systems (ICS) Security – What They Are, Why They Matter, and Their Unique Challenges
Alipay Experience Technology
Alipay Experience Technology
May 9, 2023 · Frontend Development

From Terminal to Block Suites: Evolution of Web Editors and Their Core Technologies

This article traces the history of editor technology from early terminal editors to modern web‑based and block‑style editors, examines key architectural components such as contentEditable, model‑view‑controller design, collaborative algorithms, and highlights future directions like multimodal GPT interaction.

CRDTCollaborationOT
0 likes · 24 min read
From Terminal to Block Suites: Evolution of Web Editors and Their Core Technologies
phodal
phodal
Sep 12, 2022 · Backend Development

How Feakin Builds Real‑Time Collaborative Editing with WebSockets, CRDTs, and Rust

This article analyzes Feakin's approach to online collaborative diagram editing, covering communication protocols, data formats, the trade‑offs between centralized OT and decentralized CRDT algorithms, and the Rust‑based server and client implementation using Actix, WebSocket, and WebAssembly.

ActixCRDTDistributed Systems
0 likes · 13 min read
How Feakin Builds Real‑Time Collaborative Editing with WebSockets, CRDTs, and Rust
ByteFE
ByteFE
Apr 25, 2022 · Frontend Development

Collaborative Editing: OT and CRDT Approaches

This article explores collaborative editing scenarios, detailing operational transformation (OT) and conflict-free replicated data type (CRDT) solutions. It analyzes their mechanisms, trade-offs, and implementations in real-time collaboration systems, providing insights into conflict resolution and data consistency challenges.

CRDTConflict-free Data TypesOT
0 likes · 20 min read
Collaborative Editing: OT and CRDT Approaches
Alibaba Terminal Technology
Alibaba Terminal Technology
Dec 25, 2020 · Frontend Development

How DingTalk Built a High‑Performance, Collaborative Online Spreadsheet from Scratch

This talk walks through DingTalk Spreadsheet's journey from zero to a feature‑rich, Excel‑compatible web app, covering its modular architecture, the RangeMan solution for scalable cell management, sophisticated collaboration algorithms like GOT and COT, and performance‑driven rendering techniques using Canvas, double buffering, and a custom text layout engine.

CanvasCollaborationOT
0 likes · 14 min read
How DingTalk Built a High‑Performance, Collaborative Online Spreadsheet from Scratch