Engineering Notes
Created by admin on Fri, 06/01/2012 - 15:51
Sub Topic:
Distributed Scheduling
Upload File:
Department:
Chapter Name:
Advanced Operating Systems
Description:
Resource management component of a system which moves jobs around the processors to balance load and maximize overall performance.
Typically makes sense in LAN level distributed systems due to latency concerns.
Needed because of uneven distribution of tasks on individual processors
Add new comment