Daemon: Difference between revisions

From ContactsLaw Documentation
(Created page with "The '''daemon''' is a component of ContactsLaw. It is responsible for performing scheduled jobs. Any work ''not'' directly resulting from a request by a user is carried out by the daemon. This includes running processes, performing automated work and system maintenance.")
 
No edit summary
Line 2: Line 2:


Any work ''not'' directly resulting from a request by a user is carried out by the daemon. This includes running [[Workflow:Process|processes]], performing automated work and system maintenance.
Any work ''not'' directly resulting from a request by a user is carried out by the daemon. This includes running [[Workflow:Process|processes]], performing automated work and system maintenance.
[[Category:Daemon]]

Revision as of 11:38, 18 March 2024

The daemon is a component of ContactsLaw. It is responsible for performing scheduled jobs.

Any work not directly resulting from a request by a user is carried out by the daemon. This includes running processes, performing automated work and system maintenance.