Jump to content

Scheduled-task pattern

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Eastmain (talk | contribs) at 03:39, 25 May 2019 (added a reference). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A scheduled-task pattern is a type of software design pattern used with real-time systems.[1] 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.

References

Template:Reflist5

  • rpetrusha. "Task-based Asynchronous Pattern (TAP)". docs.microsoft.com. Retrieved 2019-05-25.
  • "Create a Scheduled Task in the vSphere Web Client". VMware vSphere 5.1. Retrieved 2019-05-25.

See also


  1. ^ "[[:Template:MetadataController.pageTitle]]". subscription.packtpub.com. Retrieved 2019-05-24. {{cite web}}: URL–wikilink conflict (help)