Difference between revisions of "Shortest Expected Delay Scheduling"

From LVSKB
Jump to: navigation, search
(No difference)

Revision as of 10:48, 20 July 2005

The shortest expected delay scheduling algorithm assigns network connections to the server with the shortest expected delay. The expected delay that the job will experience is (Ci + 1) / Ui if sent to the ith server, in which Ci is the number of connections on the the ith server and Ui is the fixed service rate (weight) of the ith server.