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

Multiple Asynchronous Periodic Polling (MAPP) is a synchronization method used primarily in Computer Science. This method is similar to periodic polling. In MAPP, two or more periodic polling handlers (such as using multiple timers) are applied to form a single aggregate polling scheme. By changing the combination of periods and phase shifts, MAPP can optimize corner cases which are problematic to conventional periodic polling. MAPP is mainly used when the temporal resolution of conventional periodic polling is not high enough for the particular application. * v * t * e

Property Value
dbo:abstract
  • Multiple Asynchronous Periodic Polling (MAPP) is a synchronization method used primarily in Computer Science. This method is similar to periodic polling. In MAPP, two or more periodic polling handlers (such as using multiple timers) are applied to form a single aggregate polling scheme. By changing the combination of periods and phase shifts, MAPP can optimize corner cases which are problematic to conventional periodic polling. MAPP is mainly used when the temporal resolution of conventional periodic polling is not high enough for the particular application. For example, 5 timers with identical polling period but 1/5 cycle phase shift from the previous one may be used together to increase the polling rate to 5 times of that which could be achieved with a single timer. * v * t * e (en)
dbo:wikiPageID
  • 17927149 (xsd:integer)
dbo:wikiPageLength
  • 949 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 851804633 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Multiple Asynchronous Periodic Polling (MAPP) is a synchronization method used primarily in Computer Science. This method is similar to periodic polling. In MAPP, two or more periodic polling handlers (such as using multiple timers) are applied to form a single aggregate polling scheme. By changing the combination of periods and phase shifts, MAPP can optimize corner cases which are problematic to conventional periodic polling. MAPP is mainly used when the temporal resolution of conventional periodic polling is not high enough for the particular application. * v * t * e (en)
rdfs:label
  • Multiple asynchronous periodic polling (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