Content deleted Content added
No edit summary Tag: Mobile app edit |
wp:accessibility for mobile/impaired Tag: Mobile app edit |
||
Line 3:
[[File:Thread pool.svg|thumb|400px|A sample [[thread pool]] (green boxes) with [[task queue]]s of waiting '''tasks''' (blue) and completed '''tasks''' (yellow), in the sense of task as "unit of work".]]
In [[computers|computing]], a '''task''' is a unit of [[execution (computing)|execution]] or a unit of work. The term is ambiguous; more precise alternative terms include ''[[process (computing)|process]]'', ''[[thread (computing)|thread]]'' (for execution), ''step'', ''[[request–response|request]]'', or ''query'' (for work). In the adjacent diagram
==Terminology==
|