Content deleted Content added
m Fixed grammar (comma) |
m Disambiguating links to Deadlock (link changed to Deadlock (computer science)) using DisamAssist. |
||
Line 1:
{{About|Job control in non-IBM (mainframe) computing|IBM, Unix or non-computing |Job control (disambiguation){{!}}Job control}}
{{More citations needed|date=August 2017}}
In [[computing]], '''job control''' refers to the control of multiple tasks or [[Job (computing)|jobs]] on a [[Computer|computer system]], ensuring that they each have 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 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.
|