What is load Sharing in Operating System (OS)?

Submitted by: Muhammad
Processes are not assigned to a particular processor. A global queue of threads is maintained. Each processor, when idle, selects a thread from this queue. Note that load balancing refers to a scheme where work is allocated to processors on a more permanent basis.
Submitted by: Muhammad

Read Online Operating System (OS) Job Interview Questions And Answers