Skip to main content
daemon

daemon

5 7.6
A program that runs in the background without the user doing anything
  • noun
  • /ˈdiːmən/
  • Specialized
translation icon : demonio
  • It's sad that we need a daemon to do this; it should be built-in.
  • update daemon

Examples

  • If users do not trust the daemon to keep their queries private, they can enforce the privacy of their queries as follows.

    Academic text (2011)
  • Each participating system runs a Rendezvous daemon that sends and receives messages on the network.

    Blog text (5)
  • When your daemon is in charge, do not try to think consciously.

    Academic text (2011)
  • Computers, especially servers, have programs that run continuously in the background; these are known as daemons.

    Academic text (1997)
  • Background services known as daemons that handle things like task scheduling, sound and printing.

  • Reliance on a daemon means that all Rendezvous-enabled applications can share access to the P&S bus.

    Blog text (5)
  • Our CCN forwarder, ccnd, is implemented in C as a userspace daemon.

    Academic text (2012)
  • Rendezvous routing daemons can route messages to subscribers on remote LANs.

    Blog text (5)
  • The Rendezvous routing daemon, rvrd, forwards messages subscribed to by other routing daemons on behalf of systems on other networks.

    Blog text (5)
  • A web server uses a daemon to handle requests from users without requiring their direct input.

Synonyms

worker
vsdaemon
  • Specialized
11 4.5

Part of a computer program that does tasks in the background

is not limited to scheduled task execution and also provides ongoing services and responses
listener
vsdaemon
  • Specialized
4 6.3

A program part that waits for events like new connections and responds

is broader, running continually to provide services or coordinate tasks as well
housekeeper
vsdaemon
  • Specialized
6.0

A background program that cleans temporary files and frees memory to keep a computer running well

is broader, providing services, coordinating tasks, or responding to events beyond maintenance

How Automatic

daemon
  • Specialized
5 7.6
housekeeper
  • Specialized
6.0
system program
  • Specialized
3.4
script
  • Specialized
70 3.6

Surface Forms

daemon singular
daemons plural

Etymology

Daemon was borrowed by computer people to mean a small program that works quietly in the background, like a helpful 'spirit' doing jobs for you. So a computer daemon runs on its own to keep things working without you watching.