Replication (computing): Difference between revisions

Content deleted Content added
Disk storage replication: removing anachronistic language
within file
Line 110:
 
One of the notable implementations is [[rsync]].
 
== Replication within file ==
 
In a [[paging]] operating system, pages in a paging file are sometimes replicated within a track to reduce rotational latency.
 
In [[IBM]]'s [[VSAM]], index data are sometimes replicated within a track to reduce rotational latency.
 
== Distributed shared memory replication ==