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

Naimi-Trehel algorithm is an algorithm for achieving mutual exclusion in a distributed system.Unlike Lamport's distributed mutual exclusion algorithm and its related version, this algorithm does not use logical clocks.This method requires only O(Log(number of processes in the network)) messages on average.When a process invokes a critical section, it sends a request to a queue at a particular processor which is specified by a path built by the algorithm as it runs.

Property Value
dbo:abstract
  • Naimi-Trehel algorithm is an algorithm for achieving mutual exclusion in a distributed system.Unlike Lamport's distributed mutual exclusion algorithm and its related version, this algorithm does not use logical clocks.This method requires only O(Log(number of processes in the network)) messages on average.When a process invokes a critical section, it sends a request to a queue at a particular processor which is specified by a path built by the algorithm as it runs. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 70879247 (xsd:integer)
dbo:wikiPageLength
  • 890 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1113750624 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • Naimi-Trehel algorithm is an algorithm for achieving mutual exclusion in a distributed system.Unlike Lamport's distributed mutual exclusion algorithm and its related version, this algorithm does not use logical clocks.This method requires only O(Log(number of processes in the network)) messages on average.When a process invokes a critical section, it sends a request to a queue at a particular processor which is specified by a path built by the algorithm as it runs. (en)
rdfs:label
  • Naimi-Trehel algorithm (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
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