Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uwvax!oddjob!hao!ames!ucla-cs!tamir From: tamir@CS.UCLA.EDU Newsgroups: comp.unix.wizards,comp.unix.questions,comp.sources.wanted Subject: Re: Load balancing rsh Message-ID: <6454@shemp.UCLA.EDU> Date: Sun, 7-Jun-87 12:52:05 EDT Article-I.D.: shemp.6454 Posted: Sun Jun 7 12:52:05 1987 Date-Received: Thu, 11-Jun-87 01:14:59 EDT References: <6450@shemp.UCLA.EDU> <17092@glacier.STANFORD.EDU> Sender: root@CS.UCLA.EDU Reply-To: tamir@CS.UCLA.EDU (Yuval Tamir) Distribution: world Organization: UCLA Computer Science Department Lines: 26 Xref: mnetor comp.unix.wizards:2643 comp.unix.questions:2721 comp.sources.wanted:1328 In article <17092@glacier.STANFORD.EDU> jbn@glacier.UUCP (John B. Nagle) writes: #In article <6450@shemp.UCLA.EDU> tamir@CS.UCLA.EDU (Yuval Tamir) writes: #>In the contrib directory of 4.3 BSD there is a program called dsh #>that behaves like rsh except that it picks the least loaded #>machine (out of a list of machines) on which to run the command. #>... #>I am looking for a "second generation" version of this program. # # It's amusing to hear this from someone in the UCLA computer #science department. See Popek and Walker, "The LOCUS Distributed #Operating System" (ISBN 0-262-16102-8), . . . # Whatever happened to LOCUS, anyway? To clear up any misunderstandings: Locus is alive and well and living on a large number of machines at UCLA! However, it has not been ported to Suns, IBM RTs, Apollos, or HP workstations. What I am looking for is a generic 4.[23] BSD program that can be easily ported to most of these machines. The functionality I want is *very simple*: poll some machines for their load average, pick the minimum, and use rsh to run the program on the least loaded machine. Input will be through standard input, output will go to standard output. Yuval Tamir Internet: tamir@cs.ucla.edu UUCP: ...!{ihnp4,ucbvax,sdcrdcf,trwspp,randvax,ism780}!ucla-cs!tamir