Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!decvax!decwrl!labrea!glacier!jbn From: jbn@glacier.UUCP Newsgroups: comp.unix.wizards,comp.unix.questions,comp.sources.wanted Subject: Re: Load balancing rsh Message-ID: <17092@glacier.STANFORD.EDU> Date: Sun, 7-Jun-87 00:41:39 EDT Article-I.D.: glacier.17092 Posted: Sun Jun 7 00:41:39 1987 Date-Received: Sun, 7-Jun-87 18:47:56 EDT References: <6450@shemp.UCLA.EDU> Reply-To: jbn@glacier.UUCP (John B. Nagle) Distribution: world Organization: Stanford University Lines: 21 Xref: utgpu comp.unix.wizards:2403 comp.unix.questions:2391 comp.sources.wanted:1141 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), which describes a system which among many other things offers exactly the facilities Tamir wants, and is, according to the book, running at the UCLA Computer Science Department on a large scale (a figure of a half million connect hours is mentioned, spread across a large number of machines of different types.) Locus supposedly supports reliable, distributed, redundant files, transparent load-sharing, transparent inter-machine forking, transparent execution of programs on remote machines of a different CPU architecture. Whatever happened to LOCUS, anyway? John Nagle