Jump to content

Task (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by M4gnum0n (talk | contribs) at 13:31, 11 February 2015 (rm empty Notes section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, a task is a unit of execution. In some operating systems, a task is synonymous with a process, in others with a thread. In batch processing computer systems, a task is a unit of execution within a job.