Optimization method, device and system for target end concurrency in database synchronization
By using a thread ID array in database synchronization to determine and resolve concurrent conflicts at table entry operation locations, the conflict problem of concurrent execution between target transactions is resolved, thus improving the performance and efficiency of database synchronization.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- WUHAN DAMENG DATABASE
- Filing Date
- 2024-09-02
- Publication Date
- 2026-06-23
AI Technical Summary
In database synchronization, conflicts can arise from concurrent execution of transactions on the target side, leading to performance degradation and deadlock issues that are difficult to handle effectively with existing technologies.
An array of thread IDs is used to represent the thread operating on the table entry and its operation position. By determining whether the operation position is occupied, accurate concurrency conflict judgment is achieved, and other threads are waited for or rolled back to resolve the conflict when necessary.
It improves the concurrent execution efficiency of the target side, reduces deadlocks, and enhances the performance of database synchronization.
Smart Images

Figure CN119066081B_ABST