home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / parallel / 1990 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: schack@eureka.arc.ab.ca
  4. Subject: Information needed on load balancing in distributed systems.
  5. Message-ID: <1992Aug27.125824.10707@hubcap.clemson.edu>
  6. Sender: usenet@eureka.arc.ab.ca
  7. Organization: Clemson University
  8. Date: Wed, 26 Aug 1992 19:38:00 -0600
  9. Approved: parallel@hubcap.clemson.edu
  10. Lines: 33
  11.  
  12. I am involved in a project whose goal is to develop a system for
  13. scheduling batch and interactive jobs in a network of UNIX
  14. workstations.  The goal is for users to be able to submit jobs and
  15. have our system decide the best place to run those jobs.  The system
  16. should take into account factors like expected CPU usage of the job
  17. vs. power of the host, the location of the input and output files of
  18. the job vs. the server locations on the network, expected memory usage
  19. of the job vs. the memory and swap size on the host, etc.  We do not
  20. have to deal with process migration - once jobs are assigned to a
  21. host, they stay there.
  22.  
  23. I would like to know if there are systems out there which already
  24. solve this problem.  Currently I have information about the Network
  25. Queueing System (Sterling Software) and Load Balancer (Freedman Sharp
  26. and Associates).  NQS is public domain software, but unfortunately for
  27. our purposes it is not satisfactory because it only deals with
  28. queueing, not load balancing.  Load Balancer performs most of the
  29. functions we want, but is a commercial product, which brings up other
  30. issues such as licensing, not to mention paying for the thing in the
  31. first place. :-)
  32.  
  33. I currently have a reasonable set of papers dealing with load
  34. balancing, but would appreciate pointers to recent papers (1991 and
  35. on).
  36.  
  37. Thanks in advance.
  38. Brian
  39.  
  40. Brian Schack                schack@arc.ab.ca
  41. Alberta Research Council
  42. Advanced Computing and Engineering Dept.
  43. Calgary, Alberta            ph:  (403) 297-7566
  44.  
  45.