Scheduling (computing): Difference between revisions

Content deleted Content added
m Reverted edits by 188.162.143.222 (talk): editing tests (HG) (3.4.12)
No, it's not about scheduling in general; it does not, for example, discuss what my dentist's office does when my appointment is done. It's about scheduling of computing resources.
Line 1:
{{Short description|Method by which work is assigned}}
{{About|scheduling inof generalcomputing resources|networks|Network scheduler|other uses|Scheduling (disambiguation)}}
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 [[flow (computer networking)|flows]].