This HTML5 document contains 26 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
n12http://dbpedia.org/resource/File:
foafhttp://xmlns.com/foaf/0.1/
n14https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n9http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Shared_disk_architecture
dbo:wikiPageWikiLink
dbr:Shared-disk_architecture
dbo:wikiPageRedirects
dbr:Shared-disk_architecture
Subject Item
dbr:Parallel_database
dbo:wikiPageWikiLink
dbr:Shared-disk_architecture
Subject Item
dbr:Shared-disk_architecture
rdfs:label
Shared-disk architecture
rdfs:comment
A shared-disk architecture (SD) is a distributed computing architecture in which the nodes share same disk devices but each node has its own private memory. The disks have active nodes which all share memory in case of any failures. In this architecture the disks are accessible from all the cluster nodes. This architecture has quick adaptability to the changing workloads. It uses robust optimization techniques. It contrasts with shared-nothing architecture, in which all nodes have sole access to distinct disks. Multiple processors can access all disks directly via intercommunication network and every processor has local memory.
foaf:depiction
n9:Shared_Disk_Architecture.jpg
dcterms:subject
dbc:Software_architecture dbc:Distributed_computing_architecture dbc:Data_partitioning
dbo:wikiPageID
37284805
dbo:wikiPageRevisionID
1098849749
dbo:wikiPageWikiLink
n12:Shared_Disk_Architecture.jpg dbr:Shared-nothing_architecture dbc:Distributed_computing_architecture dbc:Data_partitioning dbc:Software_architecture
owl:sameAs
n14:4uQEQ wikidata:Q7489545
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:Refimprove
dbo:thumbnail
n9:Shared_Disk_Architecture.jpg?width=300
dbo:abstract
A shared-disk architecture (SD) is a distributed computing architecture in which the nodes share same disk devices but each node has its own private memory. The disks have active nodes which all share memory in case of any failures. In this architecture the disks are accessible from all the cluster nodes. This architecture has quick adaptability to the changing workloads. It uses robust optimization techniques. It contrasts with shared-nothing architecture, in which all nodes have sole access to distinct disks. Multiple processors can access all disks directly via intercommunication network and every processor has local memory. Shared Disk has two advantages over Shared Memory. Firstly, each processor has its own memory, the memory bus is not a bottleneck; secondly, the system offers a simple way to provide a degree of fault tolerance.
prov:wasDerivedFrom
wikipedia-en:Shared-disk_architecture?oldid=1098849749&ns=0
dbo:wikiPageLength
2059
foaf:isPrimaryTopicOf
wikipedia-en:Shared-disk_architecture
Subject Item
wikipedia-en:Shared-disk_architecture
foaf:primaryTopic
dbr:Shared-disk_architecture