Content deleted Content added
m Reverted edits by 74.110.209.205 (talk) (HG) (3.4.6) |
|||
Line 108:
== Distributed shared memory replication ==
{{expand section|date=November 2018}}
Another example of using replication appears in [[distributed shared memory]] systems, where many nodes of the system share the same [[Page (computer memory)|page]] of memory. This usually means that each node has a separate copy (replica) of this page.
== Primary-backup and multi-primary replication ==
|