Tag

reconciliation

0 views collected around this technical thread.

Architect
Architect
Jul 18, 2024 · Backend Development

Design and Implementation of a Channel Reconciliation System for ZuanZuan Payments

This article details the architecture, design principles, data preparation methods, verification processes, and error‑handling strategies of ZuanZuan's payment reconciliation system, highlighting how large‑scale data, binlog ingestion, Hive archiving, and MQ‑based workflows ensure accurate and secure financial settlements.

Data ProcessingHiveMQ
0 likes · 11 min read
Design and Implementation of a Channel Reconciliation System for ZuanZuan Payments
Tencent Cloud Developer
Tencent Cloud Developer
Jun 25, 2024 · Backend Development

Understanding the Challenges of Distributed Transactions in Microservices

The article explains that distributed transactions in micro‑service architectures are difficult because they must guarantee atomicity across heterogeneous services, handle time‑outs, and reconcile results using unique transaction IDs, undo‑logs, or NoSQL strategies, while balancing locking, availability, and consistency trade‑offs.

Idempotencydistributed transactionslocking
0 likes · 18 min read
Understanding the Challenges of Distributed Transactions in Microservices
Zhuanzhuan Tech
Zhuanzhuan Tech
May 23, 2024 · Backend Development

Design and Implementation of a Channel Reconciliation System for ZuanZuan Payments

This article details the background, architecture, data preparation methods, massive‑data handling strategies, verification processes, and error‑handling mechanisms of ZuanZuan's channel reconciliation system, highlighting design choices such as binlog ingestion, task‑driven bill downloads, sharding with Hive archiving, and MQ‑based reconciliation to ensure financial data consistency and safety.

HiveMQbackend
0 likes · 11 min read
Design and Implementation of a Channel Reconciliation System for ZuanZuan Payments
HelloTech
HelloTech
Apr 26, 2024 · Frontend Development

Understanding React Fiber Architecture: From React 15 to React 16

React 16 feels smoother than React 15 because its new Fiber architecture breaks state updates into small, priority‑aware units that the Scheduler runs asynchronously, allowing high‑priority user input to render first while lower‑priority work is paused and resumed, eliminating the lag seen in full‑tree re‑renders of React 15.

FiberFront-endReact
0 likes · 16 min read
Understanding React Fiber Architecture: From React 15 to React 16
HomeTech
HomeTech
Nov 28, 2023 · Big Data

Evolution of Payment Reconciliation Architecture: From MySQL to StarRocks with Flink and DataX

This article describes how a payment reconciliation system progressed from a simple MySQL‑based solution through a Hive‑based big‑data approach to a high‑performance StarRocks architecture, detailing the integration of Flink, DataX, and SQL adaptations that dramatically improved query speed, cost, and operational efficiency.

Big DataETLFlink
0 likes · 8 min read
Evolution of Payment Reconciliation Architecture: From MySQL to StarRocks with Flink and DataX
Selected Java Interview Questions
Selected Java Interview Questions
Nov 5, 2023 · Backend Development

Design and Implementation of a High‑Performance Distributed Reconciliation System for Large‑Scale Payment Orders

This article presents a comprehensive design of a distributed reconciliation system that handles tens of millions of daily payment orders by using a six‑module architecture, Kafka for decoupled state transitions, Hive for large‑scale data processing, and Java‑based plug‑in patterns to achieve six‑nine accuracy and significant operational cost savings.

Big DataHiveJava
0 likes · 15 min read
Design and Implementation of a High‑Performance Distributed Reconciliation System for Large‑Scale Payment Orders
Top Architect
Top Architect
Jan 15, 2023 · Backend Development

Design and Implementation of a Payment Reconciliation System

This article explains the purpose, architecture, modules, and detailed design steps of a payment reconciliation system, covering internal and channel reconciliation, data acquisition, file parsing, storage, transaction matching, error handling, and settlement processes for robust backend payment operations.

architecturebackendpayment
0 likes · 11 min read
Design and Implementation of a Payment Reconciliation System
Top Architect
Top Architect
Jul 10, 2022 · Operations

Fundamental Principles and Implementation of a Payment System Reconciliation Center

This article explains how a payment company's reconciliation center matches internal transaction records with bank clearing data, detailing the clearing reconciliation system, reconciliation definitions, data sources, processing logic for one‑to‑one, many‑to‑many, and one‑to‑many scenarios, as well as module functions, exception handling, and data recovery procedures.

accountingclearingfunds
0 likes · 28 min read
Fundamental Principles and Implementation of a Payment System Reconciliation Center
Architect's Guide
Architect's Guide
Jul 3, 2022 · Operations

Payment System Reconciliation Process and Functionality Overview

This document provides a comprehensive overview of the settlement reconciliation system used by payment companies, detailing fund inflow and outflow matching with banks, the role of the reconciliation center, various reconciliation methods, functional modules, and procedures for handling exceptional data recovery.

accountingbank integrationfinancial operations
0 likes · 27 min read
Payment System Reconciliation Process and Functionality Overview
Top Architect
Top Architect
Jan 21, 2022 · Operations

Clearing and Reconciliation System in Payment Platforms: Architecture, Processes, and Data Handling

The article provides a comprehensive overview of payment‑system clearing and reconciliation, detailing fund inflow/outflow matching, reconciliation center functions, various one‑to‑one, many‑to‑many and one‑to‑many matching rules, data import, error handling, and auxiliary modules such as balance entry and abnormal data recovery.

Systemclearingfinancial
0 likes · 29 min read
Clearing and Reconciliation System in Payment Platforms: Architecture, Processes, and Data Handling
Fulu Network R&D Team
Fulu Network R&D Team
Sep 14, 2020 · Product Management

Designing a Financial Reconciliation System: Objectives, Methods, Scenarios, and Process Steps

This article outlines the purpose, methods, common scenarios, user groups, and a five‑step workflow—including data preparation, cleaning, verification, discrepancy handling, and result reporting—for designing an effective financial reconciliation system.

data preparationdiscrepancy handlingfinancial system
0 likes · 10 min read
Designing a Financial Reconciliation System: Objectives, Methods, Scenarios, and Process Steps
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Aug 11, 2020 · Frontend Development

Understanding React Fiber Architecture: Reconciliation, Scheduling, and Commit Phases

React Fiber replaces the old Stack Reconciler with a linked‑list of Fiber nodes that enable incremental, pause‑and‑resume rendering, priority scheduling, and a three‑step commit phase, allowing smoother asynchronous updates, better performance, and the foundation for Concurrent Mode and Suspense.

Concurrent ModeFiberHooks
0 likes · 23 min read
Understanding React Fiber Architecture: Reconciliation, Scheduling, and Commit Phases
Swan Home Tech Team
Swan Home Tech Team
Jul 20, 2020 · Backend Development

Design and Evolution of a Reconciliation Center: From Version 1.0 to 3.0

This article introduces the concept, core capabilities, and architectural evolution of a reconciliation center—from its initial 1.0 design through 2.0 and 3.0 upgrades—highlighting problem statements, solution approaches, and the applicable scenarios that make it essential for large‑scale data consistency in modern micro‑service systems.

architecturebackenddata consistency
0 likes · 14 min read
Design and Evolution of a Reconciliation Center: From Version 1.0 to 3.0
Xianyu Technology
Xianyu Technology
Jun 9, 2020 · Backend Development

Xianyu Coin Service Migration: A Service‑Based Data Migration Approach

Alibaba migrated Xianyu Coin’s points from the legacy KingTower platform to the new Banliang service using a four‑phase, service‑based approach—preparation, active/passive data migration with distributed locks, dual‑write for consistency, reconciliation, and a gradual service switch—completing the transition in a month without user impact.

Dual‑WriteRedis lockbackend engineering
0 likes · 11 min read
Xianyu Coin Service Migration: A Service‑Based Data Migration Approach
Architecture Digest
Architecture Digest
Apr 1, 2019 · Backend Development

Seven Reliable Methods for Solving Distributed Transaction Problems

This article, excerpted from the book "Software Architecture Design: Integrating Large‑Scale Website Technical and Business Architecture," systematically presents seven practical solutions—including two eventual‑consistency approaches, two compromise methods, TCC, state‑machine retry with idempotence, and reconciliation—to address the pervasive challenges of distributed transactions in micro‑service systems.

2PCdistributed transactionseventual-consistency
0 likes · 25 min read
Seven Reliable Methods for Solving Distributed Transaction Problems
Architect's Tech Stack
Architect's Tech Stack
Nov 29, 2018 · Backend Development

Comprehensive Overview of Payment System Architecture and Core Processes

This article provides a detailed overview of payment system architecture, covering functional modules, core payment, refund, reconciliation, and settlement workflows, as well as design considerations such as gateway integration, routing, risk assessment, asynchronous processing, and transaction logging for robust backend development.

Payment SystemRisk Assessmentbackend development
0 likes · 19 min read
Comprehensive Overview of Payment System Architecture and Core Processes
Ctrip Technology
Ctrip Technology
Jun 19, 2018 · Frontend Development

Understanding React Fiber: Architecture, Scheduling, and Reconciliation

This article explains why React Fiber was introduced, describes its core concepts such as the fiber tree, work‑in‑progress tree, double buffering, priority scheduling, and lifecycle changes, and summarizes the new capabilities it brings to improve UI performance and responsiveness.

FiberReactfrontend
0 likes · 10 min read
Understanding React Fiber: Architecture, Scheduling, and Reconciliation
Qunar Tech Salon
Qunar Tech Salon
Sep 19, 2017 · Operations

Design and Implementation of a Multi‑Entity, Multi‑Currency Fund Processing Platform

The article explains how a payment center builds a SaaS‑style, multi‑entity, multi‑currency fund processing platform that handles accounting, day‑end, monitoring, reserve management, billing, and reconciliation, detailing business scenarios, fund flow models, system components, and methods to ensure data accuracy.

financial architecturefund processingmulti-currency
0 likes · 10 min read
Design and Implementation of a Multi‑Entity, Multi‑Currency Fund Processing Platform