An Entity of Type: person, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Strong consistency is one of the consistency models used in the domain of concurrent programming (e.g., in distributed shared memory, distributed transactions). The protocol is said to support strong consistency if: 1. * All accesses are seen by all parallel processes (or nodes, processors, etc.) in the same order (sequentially) Therefore, only one consistent state can be observed, as opposed to weak consistency, where different parallel processes (or nodes, etc.) can perceive variables in different states.

Property Value
dbo:abstract
  • Strong consistency is one of the consistency models used in the domain of concurrent programming (e.g., in distributed shared memory, distributed transactions). The protocol is said to support strong consistency if: 1. * All accesses are seen by all parallel processes (or nodes, processors, etc.) in the same order (sequentially) Therefore, only one consistent state can be observed, as opposed to weak consistency, where different parallel processes (or nodes, etc.) can perceive variables in different states. (en)
  • 強一貫性(きょういっかんせい)は、並列プログラミングの領域(分散共有メモリ、分散トランザクションなど)で使用される一貫性モデルの1つである。 以下の場合、プロトコルは強い一貫性をサポートすると言われている。 * すべてのアクセスは、すべての並列プロセス(またはノード、プロセッサなど)によって同じ順序(シーケンシャル)で見られる。 弱一貫性では、異なる並列プロセス(またはノード)が異なる状態の変数を認識することができるのに対し、一貫性のある状態は1つだけである。 一貫性モデルの実装は、一貫性プロトコルによって定義ができる。Tanenbaum et al., 2007。は、データ中心モデルの一貫性プロトコルをいくつか示している。Yu and Vahdat (2000) によって導入された連続一貫性では、アプリケーションが許容できる不整合は3つある。 * 数値の偏差 * 順序の偏差 * レプリカ間の古さの偏差 3つの偏差の境界がすべてゼロになると、連続一貫性モデルは強一貫性となる。 (ja)
dbo:wikiPageID
  • 34000000 (xsd:integer)
dbo:wikiPageLength
  • 657 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1031941338 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Strong consistency is one of the consistency models used in the domain of concurrent programming (e.g., in distributed shared memory, distributed transactions). The protocol is said to support strong consistency if: 1. * All accesses are seen by all parallel processes (or nodes, processors, etc.) in the same order (sequentially) Therefore, only one consistent state can be observed, as opposed to weak consistency, where different parallel processes (or nodes, etc.) can perceive variables in different states. (en)
  • 強一貫性(きょういっかんせい)は、並列プログラミングの領域(分散共有メモリ、分散トランザクションなど)で使用される一貫性モデルの1つである。 以下の場合、プロトコルは強い一貫性をサポートすると言われている。 * すべてのアクセスは、すべての並列プロセス(またはノード、プロセッサなど)によって同じ順序(シーケンシャル)で見られる。 弱一貫性では、異なる並列プロセス(またはノード)が異なる状態の変数を認識することができるのに対し、一貫性のある状態は1つだけである。 一貫性モデルの実装は、一貫性プロトコルによって定義ができる。Tanenbaum et al., 2007。は、データ中心モデルの一貫性プロトコルをいくつか示している。Yu and Vahdat (2000) によって導入された連続一貫性では、アプリケーションが許容できる不整合は3つある。 * 数値の偏差 * 順序の偏差 * レプリカ間の古さの偏差 3つの偏差の境界がすべてゼロになると、連続一貫性モデルは強一貫性となる。 (ja)
rdfs:label
  • 強一貫性 (ja)
  • Strong consistency (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License