Jump to content

Task (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Macrakis (talk | contribs) at 20:04, 7 September 2013 (previous version was trying to redefined a process; in fact, "task" can mean different things....). 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 synonymous with a process, in others with a thread (computing).

In batch processing systems, a task was a unit of execution within a job (computing).

Notes