Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Simulations of three adaptive, decentralized controlled, job scheduling algorithms
Stankovic J. (ed) Computer Networks and ISDN Systems8 (3):199-217,1984.Type:Article
Date Reviewed: Nov 1 1985

Three algorithms for assigning jobs to hosts in a network of arbitrarily chosen topology were studied using discrete-event simulation techniques (GPSS). Jobs arrive at the five nodes of a network at independent arrival rates varying from “light,” to “moderate,” to “heavy.” Each host periodically evaluates the balance of jobs across the network and transmits part of its queue of jobs to other, less busy nodes if the algorithm being used and its parameters indicates that this should help reduce overall response time in the network. All three algorithms studied perform “considerably better” in terms of response time than the situation in which no job movement across hosts is allowed.

Some of the assumptions made in the model restrict its generality, although it is not clear to what extent. The first such assumption is that a job which arrives at an individual host may be executed equivalently by any other host in the network. This assumption implies, for example, that there is a network-wide file system which provides equivalent service to all hosts, even though the distance between jobs and hosts along the communication network used for moving jobs varies between 0 and 2. A second assumption ignores process scheduling by modeling FCFS service at each host with no multiprogramming. This assumption avoids the problem of moving partially executed jobs through the network, and assures a maximum-length waiting queue at each host from which to draw candidates for movement. A more realistic assumption of multiprogramming would either reduce the population of job candidates for movement or require extra overhead in the network for transmitting the state of a job’s processes and i/o operations. As a result, the findings would apply to a network of identical processors providing computebound service to a population of geographically distributed users, but the applicability beyond this case is simply unknown.

What the paper does do is provide a good first step in dealing with the problem of distributed algorithms for job scheduling. Variables investigated, in addition to system-wide load, include traffic density in the network, the scheduling interval, cost of the scheduling algorithm, degraded state information, and elimination of large jobs from consideration for movement. The algorithms themselves are straightforward, involving comparison of a host’s own busyness with its estimate of the busyness of the other hosts in the system. To improve stability of the system, the algorithms limit the rate at which a host will move jobs in various ways. Although the algorithms need to be tuned to provide stable performance (and must be turned off under heavy system loads), they do in general provide improved system performance at moderate cost.

Reviewer:  C. Vickery Review #: CR108929
Bookmark and Share
 
Network Operating Systems (C.2.4 ... )
 
 
Modeling Techniques (C.4 ... )
 
 
Scheduling (D.4.1 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Network Operating Systems": Date
Models of the task assignment problem in distributed systems
Lucertini M. (ed), Springer-Verlag New York, Inc., New York, NY, 1984. Type: Book (9780387818160)
Jul 1 1985
Operating system design; vol. 2: internetworking with XINU
Comer D., Prentice-Hall, Inc., Upper Saddle River, NJ, 1987. Type: Book (9789780136374145)
Feb 1 1988
The information structure of distributed mutual exclusion algorithms
Sanders B. ACM Transactions on Computer Systems 5(3): 284-299, 1987. Type: Article
Aug 1 1988
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy