Content deleted Content added
added a reference |
m link design pattern using Find link |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
A '''scheduled-task pattern''' is a type of software [[
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==
{{
==External links==
|