Scheduler (computing) in the context of Load balancing (computing)


Scheduler (computing) in the context of Load balancing (computing)

Scheduler (computing) Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Scheduler (computing) in the context of "Load balancing (computing)"


⭐ Core Definition: Scheduler (computing)

In computing, scheduling is the action of assigning resources to perform tasks. The resources may be processors, network links or expansion cards. The tasks may be threads, processes or data flows.

The scheduling activity is carried out by a mechanism called a scheduler. Schedulers are often designed so as to keep all computer resources busy (as in load balancing), allow multiple users to share system resources effectively, or to achieve a target quality-of-service.

↓ Menu
HINT:

In this Dossier

Scheduler (computing) in the context of Operating system

An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.

Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, peripherals, and other resources.

View the full Wikipedia page for Operating system
↑ Return to Menu