Job control (computing): Difference between revisions

Content deleted Content added
m Reverted edits by 79.115.148.189 (talk) identified as spam (HG)
details: job control language
Line 1:
{{Details|Job control (Unix)|Unix-specific job control}}
{{Details|Job Control Language|IBM mainframe job control}}
{{unreferenced|date=November 2008}}
'''Job control''' in [[computing]] refers to the control of multiple tasks or [[Job (software)|Job]]s on a computer system, ensuring that they each have access to adequate resources to perform correctly, that competition for limited resources does not cause a [[deadlock]] where two or more jobs are unable to complete, resolving such situations where they do occur, and terminating jobs that, for any reason, are not performing as expected.