A disk and execution monitor (daemon) is a background process run in computer multitasking operating systems, usually at bootstrap time, to perform administrative changes or monitor services.Common daemon processes include email handlers, print spoolers and other programs that perform OS administrative tasks. Daemons also perform specified operations at predefined times in response to events.
Unix daemon files generally have a "d" suffix. For example, "identd" refers to a daemon that provides the identity of a TCP connection. Microsoft OS daemons are referred to as terminate and stay resident (TSR) programs and are called "system agents" or "services" within the context of OS administration.
Mac OS X, a Unix-based system, also uses daemons, but it does not provide the same services as in the Microsoft OS.
Read More ยป
Get Techopedia delivered to your inbox!