Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Scheduled-task pattern
Real-time systems design pattern which delays execution until a determined time

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.

We don't have any images related to Scheduled-task pattern yet.
We don't have any YouTube videos related to Scheduled-task pattern yet.
We don't have any PDF documents related to Scheduled-task pattern yet.
We don't have any Books related to Scheduled-task pattern yet.
We don't have any archived web articles related to Scheduled-task pattern yet.

See also

References

  1. "Scheduled Task pattern". subscription.packtpub.com. Retrieved 2019-05-24. https://subscription.packtpub.com/book/application_development/9781785887130/5/ch05lvl1sec61/scheduled-task-pattern