Next: , Previous: , Up: Features   [Contents][Index]


5.7 Simultaneous Job Execution

Micrond controls the number of simultaneously running instances of a cron job. It is set by the _MICRON_MAXINSTANCES variable. The default value is 1, which means that the job won’t be started until its previous instance terminates.

See _MICRON_MAXINSTANCES.