background process

In a multi-processing environment, a process that is not performing input or output. It can continue to run without needing access to a window or the screen.

See also foreground process, process, screen, window.