Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Sequential_consistency> ?p ?o. }
Showing items 1 to 29 of
29
with 100 items per page.
- Sequential_consistency abstract "Sequential consistency is one of the consistency models used in the domain of concurrent computing (e.g. in distributed shared memory, distributed transactions, etc.).It was first defined as the property that requires that "... the result of any execution is the same as if the operations of all the processors were executed in some sequential order, and the operations of each individual processor appear in this sequence in the order specified by its program."To understand this statement, it is necessary to consider a computer composed of several processors executing a concurrent system: some order of execution for the processors (seeing as sequential machines), and for each one of these processors, the execution order for the instructions must be the same specified by the concurrent program.The system provides sequential consistency if every node of the system sees the (write) operations on the same memory part (page, virtual object, cell, etc.) in the same order, although the order may be different from the order as defined by real time (as observed by a hypothetical external observer or global clock) of issuing the operations. The sequential consistency is weaker than strict consistency, which requires a read operation from a location to return the value of the last write operation to that location. Strict consistency would demand that operations are seen in order in which they were actually issued, which is essentially impossible to secure in distributed system as deciding global time is impossible. Sequential consistency is a fairly easy to understand consistency model, since a system preserving this model is behaving in a way expected by an instantaneous system.".
- Sequential_consistency wikiPageID "617693".
- Sequential_consistency wikiPageRevisionID "605337128".
- Sequential_consistency hasPhotoCollection Sequential_consistency.
- Sequential_consistency subject Category:Consistency_models.
- Sequential_consistency type Assistant109815790.
- Sequential_consistency type CausalAgent100007347.
- Sequential_consistency type ConsistencyModels.
- Sequential_consistency type LivingThing100004258.
- Sequential_consistency type Model110324560.
- Sequential_consistency type Object100002684.
- Sequential_consistency type Organism100004475.
- Sequential_consistency type Person100007846.
- Sequential_consistency type PhysicalEntity100001930.
- Sequential_consistency type Whole100003553.
- Sequential_consistency type Worker109632518.
- Sequential_consistency type YagoLegalActor.
- Sequential_consistency type YagoLegalActorGeo.
- Sequential_consistency comment "Sequential consistency is one of the consistency models used in the domain of concurrent computing (e.g. in distributed shared memory, distributed transactions, etc.).It was first defined as the property that requires that "...".
- Sequential_consistency label "Sequential consistency".
- Sequential_consistency label "Последовательная консистентность".
- Sequential_consistency label "逐次一貫性".
- Sequential_consistency sameAs 逐次一貫性.
- Sequential_consistency sameAs m.02x3xy.
- Sequential_consistency sameAs Q4373882.
- Sequential_consistency sameAs Q4373882.
- Sequential_consistency sameAs Sequential_consistency.
- Sequential_consistency wasDerivedFrom Sequential_consistency?oldid=605337128.
- Sequential_consistency isPrimaryTopicOf Sequential_consistency.