Tag

Blink

1 views collected around this technical thread.

ByteFE
ByteFE
Nov 1, 2023 · Frontend Development

Browser Engine Architecture and Rendering Process: From WebKit to Blink

This article explains the core components and rendering pipeline of modern browser engines, compares them with 3D graphics engines, and discusses the evolution of both browser and graphics technologies, providing a comprehensive overview for front‑end and graphics developers.

BlinkBrowser EngineWebCore
0 likes · 19 min read
Browser Engine Architecture and Rendering Process: From WebKit to Blink
Laravel Tech Community
Laravel Tech Community
Jun 6, 2023 · Backend Development

Blink 1.0 Release: A Minimal x86 Linux Emulator with JIT and TUI Interface

Blink 1.0 is a lightweight 220 KB user‑space virtual machine that emulates x86‑64 Linux binaries, includes a built‑in JIT that can be twice as fast as Qemu for simple programs, and provides both command‑line and TUI debugging interfaces.

BlinkCommand line toolJIT
0 likes · 3 min read
Blink 1.0 Release: A Minimal x86 Linux Emulator with JIT and TUI Interface
DaTaobao Tech
DaTaobao Tech
Nov 23, 2022 · Big Data

Real-time Log Aggregation and Monitoring with Blink (Flink) on Mobile Endpoints

The article explains how Blink, Alibaba’s optimized Flink variant, uses dynamic tables and streaming‑SQL to ingest mobile telemetry via source tables, compute per‑minute metrics such as API success rates with tumbling windows, and write results to Alibaba Cloud Log Service, enabling real‑time dashboards and extensible use cases like fraud detection.

BlinkData ProcessingFlink
0 likes · 10 min read
Real-time Log Aggregation and Monitoring with Blink (Flink) on Mobile Endpoints
Xianyu Technology
Xianyu Technology
Jul 13, 2021 · Big Data

Design and Implementation of Xianyu Real-Time Data Warehouse

To meet Xianyu’s billion‑event‑per‑day real‑time analysis needs, the team built a petabyte‑scale warehouse using Hologres for storage and Alibaba‑enhanced Flink (Blink) for streaming, organized into ODS, DWD, DWS, ADS and DIM layers, enabling minute‑level aggregations, rapid anomaly detection, and instant product‑team insights.

Big DataBlinkHologres
0 likes · 12 min read
Design and Implementation of Xianyu Real-Time Data Warehouse
UC Tech Team
UC Tech Team
Dec 10, 2018 · Frontend Development

The Ecological Impact of Browser Diversity and the Future of Browser Engines

The article explains what a browser really is, compares modern rendering and JavaScript engines, traces their evolution, warns about the risks of losing engine diversity, and argues that competition among multiple browsers is essential for a healthy web ecosystem.

BlinkBrowsersbrowser engines
0 likes · 16 min read
The Ecological Impact of Browser Diversity and the Future of Browser Engines
Xianyu Technology
Xianyu Technology
Nov 6, 2018 · Big Data

Technical Evolution of Xianyu Real-Time Selection System for Double Eleven

To meet Double‑Eleven’s sub‑second, billion‑item feed demands, Alibaba’s Xianyu selection system evolved from a Solr‑based search pipeline through offline batch and PostgreSQL attempts to a Blink‑powered real‑time stream platform using Niagara’s low‑latency LSM storage, delivering high‑throughput, personalized product feeds.

AlibabaBig DataBlink
0 likes · 23 min read
Technical Evolution of Xianyu Real-Time Selection System for Double Eleven
Baidu Intelligent Testing
Baidu Intelligent Testing
Jan 15, 2016 · Frontend Development

Investigation and Resolution of CPU Non‑Convergence in Browser Engine (Blink) Rendering

This article analyzes why the browser engine's CPU usage does not converge to zero when a page becomes invisible or the app is backgrounded, presents a lightweight testing methodology, identifies dynamic‑element and Blink‑kernel bugs, and proposes concrete fixes that restore proper CPU convergence.

BlinkBrowser EngineCPU
0 likes · 10 min read
Investigation and Resolution of CPU Non‑Convergence in Browser Engine (Blink) Rendering