ALL > Computer and Education > courses > university courses > undergraduate courses > Operating System > ZSTU class(2019-2020-1) > student directories > 2017331200093-解振鑫 >
homework4 Version 0
👤 Author: by 945205359qqcom 2019-11-30 05:55:25
Both A and B systems are managed by our team, so the development freedom is higher.
A and B need to synchronize some data with each other, such as synchronizing purchase orders. Both A and B have tables of orders, but the structure is not the same, and data matching is required.
I mainly think of two schemes. One is to design an intermediate data structure (or object). This structure is established on both A and B systems. No matter which system needs to synchronize data, it is first converted into this intermediate structure.

Please login to reply. Login

Reversion History

Loading...
No reversions found.