DXmanager automatically configures multiwrite replication between DSAs that serve the same namespace partition, by putting them in the same multiwrite group.
This occurs synchronously. When a DSA receives an update request, it replicates it synchronously to all other DSAs in the same region.
This occurs asynchronously. 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 refgions.
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 © 2011 CA. All rights reserved. | Email CA Technologies about this topic |