Job control (computing): Difference between revisions

Content deleted Content added
Specifically call out JCL and Unix-based to make thing clearer and more sustainable
It's about automation
Line 4:
|all job control topics |Job control (disambiguation)}}
{{More citations needed|date=August 2017}}
In [[computing]], '''job control''' refers to the automated control of multiple tasks or [[Job (computing)|jobsjob]] on a [[Computer|computer system]],execution; ensuring that they each havejob has access to adequate resources to perform correctly, that competition for limited resources does not cause a [[Deadlock (computer science)|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.
 
Job control has developed from [[History of computing|the early days of computers]] where human [[Computer operator|operators]] were responsible for setting up, monitoring and controlling every job, to modern [[operating system]]s, which take on the bulk of the work of job control.