Tag

Strategy Engine

1 views collected around this technical thread.

DataFunSummit
DataFunSummit
Feb 16, 2024 · Artificial Intelligence

Design and Application of Kuaishou's Dragonfly Strategy Engine Framework

This article explains how Kuaishou tackled the growing complexity of its recommendation system by developing the Dragonfly strategy engine framework, detailing the challenges, architectural abstractions, DSL-based workflow composition, data handling, ecosystem tools, and future development plans.

DSLKuaishouStrategy Engine
0 likes · 19 min read
Design and Application of Kuaishou's Dragonfly Strategy Engine Framework
Sohu Tech Products
Sohu Tech Products
Dec 20, 2023 · Backend Development

Design and Application of the Dragonfly Strategy Engine Framework at Kuaishou

Kuaishou’s Dragonfly framework replaces tightly‑coupled C++ recommendation code with a Python‑centric DSL that compiles to high‑performance JSON, offering DAG‑based operators, schema‑free dataframes, and a full ecosystem of debugging, tracing, and governance tools, dramatically cutting code volume while enabling fast, scalable scenario development.

DSLData AbstractionKuaishou
0 likes · 20 min read
Design and Application of the Dragonfly Strategy Engine Framework at Kuaishou
DataFunTalk
DataFunTalk
Dec 16, 2023 · Backend Development

Designing and Applying the Dragonfly Strategy Engine at Kuaishou to Tackle Complex Recommendation System Challenges

This article describes how Kuaishou built the Dragonfly strategy engine framework—covering problem analysis, architecture design, DSL-based workflow orchestration, process and data abstractions, ecosystem tools, and future plans—to solve the scalability, coupling, and maintenance issues of its rapidly expanding recommendation services.

DSLDragonflyKuaishou
0 likes · 18 min read
Designing and Applying the Dragonfly Strategy Engine at Kuaishou to Tackle Complex Recommendation System Challenges
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 25, 2022 · Backend Development

Design and Implementation of Strategy Engine 2.0 for Fine‑Grained Operations

Strategy Engine 2.0 redesigns the original system by introducing fully configurable tags, modular management and matching services, business‑line data and traffic isolation, and performance optimizations such as parallel execution and circuit‑breakers, enabling real‑time, fine‑grained audience segmentation that scales across multiple business units.

Strategy EngineTag Managementbackend development
0 likes · 15 min read
Design and Implementation of Strategy Engine 2.0 for Fine‑Grained Operations