Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Shared-memory architecture
Distributed computing architecture

A shared-memory architecture (SM) is a distributed computing architecture in which the nodes share the same memory as well as the same storage.

It contrasts with shared-nothing architecture, in which each node has distinct memory and storage, and with shared-disk architecture, in which the nodes share the same storage but not the same memory.

This is distinct from the use of shared memory between different programs or threads on a single node, with or without multiprocessing.

We don't have any images related to Shared-memory architecture yet.
We don't have any YouTube videos related to Shared-memory architecture yet.
We don't have any PDF documents related to Shared-memory architecture yet.
We don't have any Books related to Shared-memory architecture yet.
We don't have any archived web articles related to Shared-memory architecture yet.

See also

References

  1. "Memory: Shared vs Distributed - UFRC". help.rc.ufl.edu. Retrieved 2024-03-13. https://help.rc.ufl.edu/doc/Memory:_Shared_vs_Distributed