Job control (computing): Difference between revisions

Content deleted Content added
m Fixed typos found with Wikipedia:Typo_Team/moss and deleted unneeded parentheses.
m Fixed grammar (comma)
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]] 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.