Shared-disk architecture: Difference between revisions

Content deleted Content added
article does not need copy editing, fixed ref, rewrote to avoid copying shared nothing architecture and source, added three categories, added references section
Line 2:
 
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/>
 
[[File:Shared Disk Architecture.jpg|Shared Disk Architecture]]
 
==References==