Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ucla-cs!tamir From: tamir@ucla-cs.UUCP Newsgroups: comp.unix.wizards,comp.unix.questions,comp.sources.wanted Subject: Load balancing rsh Message-ID: <6450@shemp.UCLA.EDU> Date: Sat, 6-Jun-87 16:23:08 EDT Article-I.D.: shemp.6450 Posted: Sat Jun 6 16:23:08 1987 Date-Received: Sun, 7-Jun-87 10:27:10 EDT Sender: root@CS.UCLA.EDU Reply-To: tamir@CS.UCLA.EDU (Yuval Tamir) Distribution: world Organization: UCLA Computer Science Department Lines: 16 Xref: utgpu comp.unix.wizards:2401 comp.unix.questions:2387 comp.sources.wanted:1138 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. The program starts out by getting "bids" from the list of servers. It picks the least loaded one and uses rsh to run the commands on it. I am looking for a "second generation" version of this program. There seem to be many ways to improve functionality and efficiency. I am interested in any information about an improved version of dsh or a completely new program with similar functionality. Yuval Tamir Internet: tamir@cs.ucla.edu UUCP: ...!{ihnp4,ucbvax,sdcrdcf,trwspp,randvax,ism780}!ucla-cs!tamir