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

Process

From NetSec
Revision as of 05:40, 2 May 2012 by GertieUbpgdd (Talk | contribs)

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.