Definition
A background process that runs continuously without direct user interaction. Pronounced /ˈdiːmən/ ("DEE-mon"). Common in Linux systems (e.g. sshd, nginx).
Example Usage
"The log shipping daemon collects application logs every 10 seconds and forwards them to the central logging service."