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

A scheduled-task pattern is a type of software design pattern used with real-time systems. It is not to be confused with the "scheduler pattern". While the scheduler pattern delays access to a resource (be it a function, variable, or otherwise) only as long as absolutely needed, the scheduled-task pattern delays execution until a determined time. This is important in real-time systems for a variety of reasons.

Property Value
dbo:abstract
  • A scheduled-task pattern is a type of software design pattern used with real-time systems. It is not to be confused with the "scheduler pattern". While the scheduler pattern delays access to a resource (be it a function, variable, or otherwise) only as long as absolutely needed, the scheduled-task pattern delays execution until a determined time. This is important in real-time systems for a variety of reasons. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 23830159 (xsd:integer)
dbo:wikiPageLength
  • 1352 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1023133553 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • A scheduled-task pattern is a type of software design pattern used with real-time systems. It is not to be confused with the "scheduler pattern". While the scheduler pattern delays access to a resource (be it a function, variable, or otherwise) only as long as absolutely needed, the scheduled-task pattern delays execution until a determined time. This is important in real-time systems for a variety of reasons. (en)
rdfs:label
  • Scheduled-task pattern (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
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