forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2.2 KiB
2.2 KiB
Data Synchronization Topologies
DRS real-time synchronization supports multiple topology types. You can plan the topology types as required. For details, see the following content.
One-to-Many Real-Time Synchronization
You need to create multiple synchronization tasks to implement one-to-many real-time synchronization. For example, to synchronize data from instance A to instances B, C, and D, you need to create three synchronization tasks.
Many-to-One Real-Time Synchronization
You need to create multiple synchronization tasks to implement many-to-one real-time synchronization. For example, to synchronize data from instances B, C, and D to instance A, you need to create three synchronization tasks. Multiple tables can be synchronized to one table.
Parent topic: Real-Time Synchronization