Shared-disk architecture
Appearance
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
A shared disk architecture (SD) is a distributed computing architecture in which each node is independent and self-sufficient, and there is no single point of contention across the system, popular in clustered data systems. More specifically, the disks are accessible from all cluster nodes. Hence, any node can access any piece of data and any single piece of data has no dedicated owner.
For more content, read here --> http://www.benstopford.com/2009/11/24/understanding-the-shared-nothing-architecture/
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. (October 2012) |