Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Process"
From NetSec
(Created page with "A '''Process''' is an instance of an application currently being executed on a machine. Processes may hold a single, or multiple Threads through a pr...") |
Levi99Vmsb (Talk | contribs) (moving template to bottom/formatting) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | A '''Process''' is an instance of an [[ | + | A '''Process''' is an instance of an [[application]] currently being executed on a machine. |
− | Processes may hold a single, or multiple | + | Processes may hold a single, or multiple threads through a programming practice called multithreading. |
+ | |||
+ | {{expand}} |
Latest revision as of 07:47, 7 June 2012
A Process is an instance of an application currently being executed on a machine.
Processes may hold a single, or multiple threads through a programming practice called multithreading.
This article contains too little information, it should be expanded or updated. |
---|
Things you can do to help:
|