Job
An arbitrary execution of code or a task, either scheduled or on-demand. Often used to perform batch processes on content. Jobs usually execute unimpeded with no user input or interface and only log entries as a record.
Some jobs are scheduled to take place automatically. Some are run only when a user invokes it.
Possible uses for jobs are: regular archiving of older content, content analysis for quality management, user notification of content events, etc.