Tag

CPS

0 views collected around this technical thread.

Architect
Architect
Mar 29, 2022 · Backend Development

Design and Implementation of Baidu's Product Promotion System

This article details the architecture, core services, user interfaces, and technical challenges of Baidu's product promotion system, explaining the roles of traffic owners and advertisers, the CPS billing model, dynamic library reporting, and database batch‑write optimizations for high‑throughput e‑commerce scenarios.

BaiduCPSDatabase Optimization
0 likes · 17 min read
Design and Implementation of Baidu's Product Promotion System
Baidu Geek Talk
Baidu Geek Talk
Jul 7, 2021 · Backend Development

Design and Implementation of Baidu's Commodity Promotion System

The article details Baidu’s 2020‑built commodity promotion system for Baijiahao and live‑stream e‑commerce, linking merchants with authors/streamers through CPS billing, three user interfaces and five core services, and highlights technical choices such as dynamic‑library tracking, asynchronous batch writes, and a high‑cohesion, low‑coupling architecture requiring cross‑team collaboration.

Baidu ecosystemCPSMicroservices
0 likes · 15 min read
Design and Implementation of Baidu's Commodity Promotion System
Youzan Coder
Youzan Coder
Nov 6, 2020 · Backend Development

Design and Implementation of a CPS-Based Promotion System with Settlement and Commission Calculation

The article presents a CPS‑based promotion system for the beauty sector that lets promoters instantly view orders and commissions, employs a responsibility‑chain clearing design and a parent‑child settlement model for delayed‑consumption products, and outlines a scheduled settlement workflow that securely transfers funds from merchants to promoters.

CPSbackendbusiness model
0 likes · 13 min read
Design and Implementation of a CPS-Based Promotion System with Settlement and Commission Calculation
Bitu Technology
Bitu Technology
Oct 23, 2020 · Fundamentals

Cat Talks Series: Lens, CPS Transformation, and F‑Algebra Sessions

The article summarizes a series of technical talks held in August and September covering functional programming concepts such as Lens, Continuation‑Passing Style transformation, and F‑algebra with detailed explanations, demos, and theoretical insights for developers and researchers.

CPSF-algebraFunctional Programming
0 likes · 4 min read
Cat Talks Series: Lens, CPS Transformation, and F‑Algebra Sessions