Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is Scheduling?

Answer Posted / avinaba biswas

Scheduling is a key concept in computer multitasking,
multiprocessing operating system and real-time operating
system designs. Scheduling refers to the way processes are
assigned to run on the available CPUs, since there are
typically many more processes running than there are
available CPUs. This assignment is carried out by softwares
known as a scheduler and dispatcher.

The scheduler is concerned mainly with:

* Throughput - number of processes that complete their
execution per time unit.
* Latency, specifically

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you kill a process?

1070


Explain the architectural differences between user-space threads, and kernel-supported threads?

1038


Explain the performance differences between user-space threads and kernel-supported threads.?

1340


Explain what is scheduling?

1106


Explain the different kinds of threads?

1091


Explain critical section?

1109


Explain how to work unix commands on windows xp without installing unix o/s in pc?

1013


List the system calls used for process management?

1132


What is protection boundary?

1115


Tell me when should we use thread-safe "_r" library calls?

941


What is the window of the working set of a process?

1121


Explain similarities between thread and process?

1028


How to work unix commands on windows xp without installing unix o/s in pc?

1060


If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?

1143


What is the working set of a process?

1060