primejobs is program to control and visualize user's commands execution flow. The commands (jobs) are to be executed at specified time in specified sequence. Unlike usual crontab/scripting primejobs allows direct control of the execution flow, setting notifications related to job events, stop/resume execution at any point etc.
primejobs design is influenced by OddJob (http://rgordon.co.uk/oddjob/index.html) which is regarded as major breakthrough in understanding how practical job execution...