Topic

e-commerce

Collection size
537 articles
Page 12 of 27
Hujiang Technology
Hujiang Technology
Sep 13, 2017 · Backend Development

Domain-Driven Design of an E‑commerce Transaction System

This article explores how to apply Domain‑Driven Design principles to structure and simplify a complex e‑commerce transaction system, detailing sub‑domain division, model refinement, core order‑service design, and the use of design patterns to achieve a maintainable backend architecture.

backend architecturedesign patternsdomain driven design
0 likes · 10 min read
Domain-Driven Design of an E‑commerce Transaction System
Zhuanzhuan Tech
Zhuanzhuan Tech
Mar 13, 2025 · Backend Development

Design and Implementation of a Real-Time Product Tagging Platform for a Second‑Hand E‑Commerce System

This article presents a comprehensive technical case study of a three‑layer product‑tagging platform that addresses the challenges of fine‑grained operations, ensures real‑time tag updates, guarantees data consistency, and eliminates read bottlenecks through traffic separation, event‑driven processing, deduplication MQ, and multi‑level caching.

backend architecturecachingdata consistency
0 likes · 13 min read
Design and Implementation of a Real-Time Product Tagging Platform for a Second‑Hand E‑Commerce System
Zhuanzhuan Tech
Zhuanzhuan Tech
Sep 19, 2024 · Artificial Intelligence

Multi-Task Learning for Category Prediction in Zhaozhuan Search Intent Understanding

This article introduces multi‑task learning, reviews industry category‑prediction methods, and details Zhaozhuan's practical application of MTL to improve e‑commerce search intent understanding through hierarchical category, brand, and model prediction using RoBERTa and contrastive learning.

Artificial IntelligenceCategory PredictionNLP
0 likes · 11 min read
Multi-Task Learning for Category Prediction in Zhaozhuan Search Intent Understanding
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 6, 2024 · Artificial Intelligence

Multi-Task Learning for E-commerce Search: Overview, Practices, and Model Design in the Zhuanzhuan Scenario

This article reviews the necessity, benefits, and practical implementations of multi-task learning in e‑commerce search, detailing model selection, architecture extensions such as ESMM and ESM², and future directions for handling user behavior sequences and multi‑objective optimization.

Deep LearningESMMconversion rate prediction
0 likes · 13 min read
Multi-Task Learning for E-commerce Search: Overview, Practices, and Model Design in the Zhuanzhuan Scenario
Zhuanzhuan Tech
Zhuanzhuan Tech
Sep 26, 2024 · Artificial Intelligence

Pricing Strategy and Model Evolution for Second‑Hand Phone Auctions in ZhaiZhai TOB Marketplace

This article examines the characteristics of ZhaiZhai's B2B auction scenario, defines core pricing metrics, presents a step‑by‑step methodology for determining optimal starting prices, reviews early practices and their shortcomings, and details the current modular machine‑learning model architecture that improves transaction rates and reduces price premiums for second‑hand smartphones.

AlgorithmOperationsauction
0 likes · 29 min read
Pricing Strategy and Model Evolution for Second‑Hand Phone Auctions in ZhaiZhai TOB Marketplace
Zhuanzhuan Tech
Zhuanzhuan Tech
Sep 3, 2024 · Backend Development

Design and Implementation of Delivery Promise Timing in ZuanZuan E‑commerce Platform

This article explains how ZuanZuan calculates and displays expected delivery times, outlines the system architecture across order, OMS, WMS, and TMS modules, and describes caching and high‑concurrency techniques used to support millions of delivery‑time queries per second.

Redisbackend architecturecaching
0 likes · 11 min read
Design and Implementation of Delivery Promise Timing in ZuanZuan E‑commerce Platform
Zhuanzhuan Tech
Zhuanzhuan Tech
May 8, 2024 · Backend Development

Optimizing Coupon Combination Algorithms: From Cartesian Product to Array Indexing

This article explains the rules of platform coupons, demonstrates a concrete example, and details three generations of algorithms—from a Cartesian‑product approach to Map‑based and array‑index methods—highlighting their implementations, performance trade‑offs, and a comparative benchmark.

AlgorithmJavaPerformance
0 likes · 10 min read
Optimizing Coupon Combination Algorithms: From Cartesian Product to Array Indexing
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 29, 2023 · Artificial Intelligence

Applying CLIP and Milvus for Image Similarity Search in E‑commerce Risk Control

The article explains how an e‑commerce risk‑control team leverages OpenAI's CLIP model to generate image and text embeddings and stores them in the Milvus cloud‑native vector database to enable fast, scalable similarity searches for compliance verification and risk detection.

AICLIPMilvus
0 likes · 11 min read
Applying CLIP and Milvus for Image Similarity Search in E‑commerce Risk Control
Zhuanzhuan Tech
Zhuanzhuan Tech
Oct 25, 2023 · Artificial Intelligence

Bayesian Statistics and Causal Inference for SKU‑Level Pricing in E‑commerce

The article presents a comprehensive pricing solution for an e‑commerce platform that combines Bayesian statistical modeling, MCMC sampling, and causal inference (including Dragonnet) to achieve controllable, fine‑grained SKU‑level price estimation and optimization.

Bayesian statisticscausal inferencee-commerce
0 likes · 15 min read
Bayesian Statistics and Causal Inference for SKU‑Level Pricing in E‑commerce
Zhuanzhuan Tech
Zhuanzhuan Tech
Oct 18, 2023 · Artificial Intelligence

Design and Implementation of a Home‑Page Recommendation System Using Reinforcement Learning and DPP

This article presents a comprehensive design for Zhuanzhuan's home‑page recommendation pipeline, detailing the system architecture, challenges of traffic efficiency and diversity, and a two‑stage solution that applies Proximal Policy Optimization reinforcement learning in the re‑ranking module and Determinantal Point Process optimization in the coarse‑ranking and traffic‑pool stages, followed by offline simulation, online deployment, and evaluation metrics.

DPPe-commercemachine learning
0 likes · 18 min read
Design and Implementation of a Home‑Page Recommendation System Using Reinforcement Learning and DPP
Zhuanzhuan Tech
Zhuanzhuan Tech
Jun 2, 2023 · Backend Development

Design and Implementation of a Real‑Time Final Price (到手价) Module for E‑commerce

This article describes the background, design goals, core technical solution, versioned implementation process, and performance improvements of a real‑time final‑price calculation module that integrates product price, coupons, and promotions to deliver up‑to‑date pricing for e‑commerce users.

Real-timeRedisbackend
0 likes · 10 min read
Design and Implementation of a Real‑Time Final Price (到手价) Module for E‑commerce
Zhuanzhuan Tech
Zhuanzhuan Tech
Aug 17, 2022 · Artificial Intelligence

Designing a Scalable Image Classification System for Prohibited Item Detection in a Second‑hand E‑commerce Platform

This article describes how a second‑hand e‑commerce company built a fast, modular image‑classification pipeline using small binary classifiers, efficientNet‑b0, and active‑learning‑driven data annotation to detect prohibited items while keeping inference latency under 200 ms and reducing labeling costs dramatically.

AIactive learninge-commerce
0 likes · 10 min read
Designing a Scalable Image Classification System for Prohibited Item Detection in a Second‑hand E‑commerce Platform
Zhuanzhuan Tech
Zhuanzhuan Tech
Sep 14, 2022 · Artificial Intelligence

Graph Embedding Algorithms and Their Application in Zhuanzhuan Recommendation System

This article introduces the fundamentals of recommendation systems, explains Zhuanzhuan's main recommendation scenarios and pipeline, and details three graph embedding methods—DeepWalk, node2vec, and EGES—along with their practical implementations in recall and coarse‑ranking stages.

DeepWalkEGESe-commerce
0 likes · 17 min read
Graph Embedding Algorithms and Their Application in Zhuanzhuan Recommendation System
转转QA
转转QA
Jul 21, 2022 · Operations

Design and Implementation of a Payment Verification Tool for E‑commerce QA

This article presents a comprehensive case study of how the ZhuangZhuang QA team designed, built, and deployed a payment verification tool to automate and accelerate testing of complex e‑commerce payment scenarios, detailing the business background, requirements analysis, system architecture, core functionalities, generic service invocation, and measurable efficiency gains.

QA automatione-commercepayment verification
0 likes · 10 min read
Design and Implementation of a Payment Verification Tool for E‑commerce QA
AntTech
AntTech
Jun 27, 2018 · Artificial Intelligence

Cross-Domain Review Helpfulness Prediction Using CNN with Auxiliary Domain Discriminators

This paper presents an end‑to‑end approach that combines an improved TextCNN with character‑level embeddings and a specific‑shared adversarial transfer‑learning framework to predict the helpfulness of e‑commerce reviews, demonstrating superior performance especially when target‑domain labeled data are scarce.

TextCNNcross-domain transfer learninge-commerce
0 likes · 12 min read
Cross-Domain Review Helpfulness Prediction Using CNN with Auxiliary Domain Discriminators
Wukong Talks Architecture
Wukong Talks Architecture
Jun 17, 2024 · Backend Development

Design Principles and Experience Summary of E‑commerce Payment Architecture

This article presents the design concepts, transaction flow, core components, and practical experience of building a scalable e‑commerce payment architecture, illustrated with detailed diagrams of transaction sequencing, system modules, and operational considerations for high‑traffic sales events.

Scalabilitybackende-commerce
0 likes · 1 min read
Design Principles and Experience Summary of E‑commerce Payment Architecture
Laravel Tech Community
Laravel Tech Community
Sep 11, 2023 · Backend Development

PHP’s Continued Dominance on the Internet: Usage Statistics and Ecosystem Overview

The article presents recent statistics showing PHP still dominates web development, powering 77% of the top 10 million sites, most major CMS platforms, and a large share of e‑commerce solutions, while highlighting its use in large‑scale services such as Slack and Wikipedia.

CMSWeb Developmentbackend
0 likes · 6 min read
PHP’s Continued Dominance on the Internet: Usage Statistics and Ecosystem Overview
Laravel Tech Community
Laravel Tech Community
Dec 11, 2020 · Backend Development

Design and Core Functions of an E‑commerce Order System

This article explains the role of an order system in traditional e‑commerce enterprises, outlines its main functional modules and architectural design, and discusses future development directions, covering system relationships, core processes, inventory and payment strategies, state‑machine management, and scalability considerations.

Inventory ManagementState MachineWorkflow
0 likes · 14 min read
Design and Core Functions of an E‑commerce Order System
IT Architects Alliance
IT Architects Alliance
Apr 10, 2022 · Backend Development

Designing Payment Account Systems for E‑Commerce Platforms

This article explains the fundamental concepts, design requirements, and modeling techniques for payment accounts and transaction flows in e‑commerce systems, covering distinctions between payment and login accounts, internal vs. external accounts, and detailed entity, account, and transaction models.

Transactionaccount modelingbackend
0 likes · 13 min read
Designing Payment Account Systems for E‑Commerce Platforms