Tagged articles
6 articles
Page 1 of 1
Code Wrench
Code Wrench
Oct 3, 2025 · Backend Development

Build a Go-Powered Automated Stock Screener with SQLite and Vue3 Visualization

This article presents version 2.0 of a Go-based stock analysis system that upgrades data storage to SQLite, adds MA/MACD indicators, modular strategy engines, daily scheduling, and a Vue3 front‑end, providing full code snippets, configuration examples, and deployment instructions.

GoSQLiteStrategy Engine
0 likes · 8 min read
Build a Go-Powered Automated Stock Screener with SQLite and Vue3 Visualization
Huolala Tech
Huolala Tech
Apr 11, 2025 · Operations

How Huolala’s Process Canvas Powers Scalable Marketing Automation

The article details Huolala’s Process Canvas, a data‑driven, end‑to‑end marketing automation platform that unifies user‑driver lifecycle management, multi‑channel reward distribution, and flexible strategy composition, describing its architecture, core trigger‑condition‑action model, challenges faced, and solutions implemented to ensure scalable, reliable operations.

Event-drivenMarketing AutomationStrategy Engine
0 likes · 11 min read
How Huolala’s Process Canvas Powers Scalable Marketing Automation
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.

Backend ArchitectureDSLKuaishou
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.

Backend ArchitectureDSLData Abstraction
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.

Backend ArchitectureDSLDragonfly
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 Management
0 likes · 15 min read
Design and Implementation of Strategy Engine 2.0 for Fine‑Grained Operations