Hubbry Logo
Shared-memory architectureShared-memory architectureMain
Open search
Shared-memory architecture
Community hub
Shared-memory architecture
logo
7 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Shared-memory architecture
from Wikipedia

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

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.

See also

[edit]

References

[edit]
[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
Add your contribution
Related Hubs
User Avatar
No comments yet.