A
Asynchronous Mirroring
Definition
(Context: Software)
Data to be stored are written synchronously (with acknowledgment to the application) to a cache resource and then written asynchronously (without acknowledgment) to a primary store and a mirrored (copy of the primary) store.
See Also: