Job Features

From Obsidian Scheduler
Revision as of 03:48, 21 February 2011 by Craig (talk | contribs) (Created page with "In Espresso, everything starts with jobs. They can be scheduled, constrained by parameters even constrained to running on specific hosts. Jobs can be constrained by parameters....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In Espresso, everything starts with jobs. They can be scheduled, constrained by parameters even constrained to running on specific hosts.

Jobs can be constrained by parameters. Parameters allow for many varying instances of the same job class that differ by the specified parameters. See Implementing_Jobs#Parameterization

Implementing_Jobs#Parameterization