Task (computing): Difference between revisions

Content deleted Content added
Wikify, copy edit
mNo edit summary
Line 1:
 
In [[computers|computing]], a '''task''' is a unit of [[execution (computing)|execution]]. In some [[operating system]]s, a task is synonymous with a [[process (computing)|process]], in others with a [[thread (computing)|thread]]. In [[batch processing]] computer systems, a task is a unit of [[execution (computing)|execution]] within a [[job stream|job]].
 
==Notes==