daemon
Pronounced demon, this Unix term refers to a specific type of application (usually run within a larger program) that's designed to be ever present but work in the background. For example, a print spooler is a common daemon; the spooler handles print requests behind the scenes while letting you continue to work.