|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (February 2007) |
A task is "an execution path through address space". In other words, a set of program instructions that are loaded in memory. The address registers have been loaded with the initial address of the program. At the next
- In the computer field, "task" has the sense of a real-time application, as distinguished from process, which takes up space (memory), and execution time. See operating system.
- Both "task" and "process" should be distinguished from event, which takes place at a specific time and place, and which can be planned for in a computer program.
- In a computer graphical user interface (GUI), an event can be as simple as a mouse click or keystroke.
- Both "task" and "process" should be distinguished from event, which takes place at a specific time and place, and which can be planned for in a computer program.
See also
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




