Content deleted Content added
m Increased the main content and definition |
No edit summary |
||
Line 1:
{{refimprove|date=November 2012}}
A '''shared disk architecture''' (SD) is a [[distributed computing]] architecture in which all disks are accessible from all cluster nodes.<ref name=stopford>{{cite web | url=http://www.benstopford.com/2009/11/24/understanding-the-shared-nothing-architecture/ | title=Shared Nothing v.s. Shared Disk Architectures: An Independent View | date=November 24, 2009 | accessdate=November 1, 2012}}</ref> It contrasts with [[shared nothing architecture]], in which all nodes have sole access to distinct disks.<ref name=stopford/> Multiple processors can access all
Shared Disk has two advantages over Shared memory. Firstly,
[[File:Shared Disk Architecture.jpg|thumb|Shared Disk Architecture]]
|