0%

multiprogramming

mul·ti·pro·gram·ming
M m

Transcription

    • US Pronunciation
    • US IPA
    • UK Pronunciation
    • UK IPA
    • [muhl-tee-proh-gram-ing, -gruh-ming, muhl-tahy-]
    • /ˌmʌl tiˈproʊ græm ɪŋ, -grə mɪŋ, ˌmʌl taɪ-/
    • /mʌltɪˈprəʊgræmɪŋ/
    • US Pronunciation
    • US IPA
    • [muhl-tee-proh-gram-ing, -gruh-ming, muhl-tahy-]
    • /ˌmʌl tiˈproʊ græm ɪŋ, -grə mɪŋ, ˌmʌl taɪ-/

Definitions of multiprogramming word

  • abbreviation Technical meaning of MULTIPROGRAMMING multitasking 3
  • noun multiprogramming the overlapped or interleaved execution of two or more programs by a single CPU. 1
  • noun multiprogramming The allocation of computing resources to more than one concurrent application, job, or user. 1
  • noun Definition of multiprogramming in Technology (computer, parallel)   (Or "multi-tasking", "multiprogramming", "concurrent processing", "concurrency", "process scheduling") A technique used in an operating system for sharing a single processor between several independent jobs. The first multitasking operating systems were designed in the early 1960s. Under "cooperative multitasking" the running task decides when to give up the CPU and under "pre-emptive multitasking" (probably more common) a system process called the "scheduler" suspends the currently running task after it has run for a fixed period known as a "time-slice". In both cases the scheduler is responsible for selecting the next task to run and (re)starting it. The running task may relinquish control voluntarily even in a pre-emptive system if it is waiting for some external event. In either system a task may be suspended prematurely if a hardware interrupt occurs, especially if a higher priority task was waiting for this event and has therefore become runnable. The scheduling algorithm used by the scheduler determines which task will run next. Some common examples are round-robin scheduling, priority scheduling, shortest job first and guaranteed scheduling. Multitasking introduces overheads because the processor spends some time in choosing the next job to run and in saving and restoring tasks' state, but it reduces the worst-case time from job submission to completion compared with a simple batch system where each job must finish before the next one starts. Multitasking also means that while one task is waiting for some external event, the CPU to do useful work on other tasks. A multitasking operating system should provide some degree of protection of one task from another to prevent tasks from interacting in unexpected ways such as accidentally modifying the contents of each other's memory areas. The jobs in a multitasking system may belong to one or many users. This is distinct from parallel processing where one user runs several tasks on several processors. Time-sharing is almost synonymous but implies that there is more than one user. 1
  • noun multiprogramming a time-sharing technique by which several computer programs are each run for a short period in rotation 0

Information block about the term

Origin of multiprogramming

First appearance:

before 1955
One of the 4% newest English words
First recorded in 1955-60; multi- + program + -ing1

Historical Comparancy

Parts of speech for Multiprogramming

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

multiprogramming popularity

A pretty common term. Usually people know it’s meaning, but prefer to use a more spread out synonym. About 43% of English native speakers know the meaning and use word.
According to our data about 63% of words is more used. This is a rare but used term. It occurs in the pages of specialized literature and in the speech of educated people.

multiprogramming usage trend in Literature

This diagram is provided by Google Ngram Viewer

Top questions with multiprogramming

  • what is multiprogramming in os?
  • what is multiprogramming?
  • what is multiprogramming and multitasking?
  • what is multiprogramming in operating system?
  • what is multiprogramming operating system?
  • what is the main advantage of multiprogramming?
  • why is multiprogramming used?

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?