Content deleted Content added
One-word copy edit Tags: Mobile edit Mobile web edit |
Guy Harris (talk | contribs) Refer to it as a "mechanism", not a "process", as it's nt necessarily a processes in the computing sense. |
||
Line 3:
In [[computing]], '''scheduling''' is the action of assigning ''resources'' to perform ''tasks''. The ''resources'' may be [[central processing unit|processors]], [[telecommunications link|network links]] or [[expansion card]]s. The ''tasks'' may be [[thread (computer science)|threads]], [[process (computing)|processes]] or data [[Traffic flow (computer networking)|flows]].
The scheduling activity is carried out by a
Scheduling is fundamental to computation itself, and an intrinsic part of the [[execution model]] of a computer system; the concept of scheduling makes it possible to have [[computer multitasking]] with a single [[central processing unit]] (CPU).
|