DXmanager automatically configures multiwrite replication between DSAs that serve the same namespace partition, by putting them in the same multiwrite group.
When a DSA receives an update request, it replicates it synchronously to all other DSAs in the same region.
When a DSA receives an update request, it replicates it asynchronously to one DSA in each other region. The receiving DSAs then forward the request to other DSAs in the same region.
This 'send and forward' model reduces the network traffic between regions.
For the application that sent the update request, this means that it waits only until the DSAs in the same region have applied the update.
Note: DSAs in different regions might be briefly inconsistent with each other.
|
Copyright © 2013 CA.
All rights reserved.
|
|