Questions about this topic? Sign up to ask in the talk tab.

Process

From NetSec
Revision as of 02:51, 19 October 2011 by DPYJulietowbaijc (Talk | contribs) (Definition)

Jump to: navigation, search

Definition

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.