Job control (computing): Difference between revisions

Content deleted Content added
Line 16:
This system of [[Preemption (computing)|pre-emptive]] multitasking forms the basis of most modern job control systems.
 
=={{anchor}}Batch-oriented featuresprocessing==
{{Main article: [[Batch processing]]
===Batch-oriented features===
Since batch processing, although there may a computer operator present, is intended to mostly operate without human intervention, many details must be included in the instructions submitted.
 
Line 39 ⟶ 41:
capabilities existed:<ref name=X23/>{{rp|p.2}}
* Computer operator commands ("unsolicited key-in")
* Background job streams ([[#Batch processing|batch jobs]])
 
==Job control languages==