Efficient Data Propagation
ŸQueued changes are pushed to remote sites in parallel for improved performance
–Single parallel stream
–Maintains transactional consistency
–Automatically detects transaction dependencies
If update…
If delete…
If insert...
If update…
If delete…
If insert...
internal
procedure
background
process