1 / 11

First there was batch

First there was batch. Serial processing Waiting jobs sit on a job queue until they can be processed Things processed in first-in first-out order (FIFO). Batch processing. Things done, output results. Jobs .. Data, things to do. Machine Domain. Job Queue. Job execution. An IBM punch card.

efuller
Download Presentation

First there was batch

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. First there was batch • Serial processing • Waiting jobs sit on a job queue until they can be processed • Things processed in first-in first-out order (FIFO)

  2. Batch processing Things done, output results Jobs .. Data, things to do Machine Domain Job Queue Job execution

  3. An IBM punch card To read a card one character at a time

  4. Programs used punched cards

  5. We create codes using presence or absence – hole punched =I 0 0 0 1 0 1 0 1 1 Presence 0 Absence This concept has carried through to modern computing – codes used to identify characters and letters.

  6. Input and output Interactive processing Machine Domain Job execution

  7. Software Application System Utility Operating System Shell Kernel Software classification

  8. User User Shell Kernel User User

  9. Starting the system up • Bootstrap – BIOS (Basic Input Output system) • Permanently written instructions that load the operating system software into the computer memory

  10. A process Set of instructions • Current state • At what point in instruction set • State of data being processes Data (new, modified)

  11. Time sharing Proc B Proc B swap swap swap Proc A Proc A Time

More Related