home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / clients / 180 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.1 KB

  1. Path: sparky!uunet!bcstec!silverm
  2. From: silverm@bcstec.ca.boeing.com (Jeff Silverman)
  3. Newsgroups: comp.client-server
  4. Subject: Re: Is Client-Server dead?
  5. Message-ID: <4291@bcstec.ca.boeing.com>
  6. Date: 19 Nov 92 06:03:12 GMT
  7. References: <1992Nov17.111656@is.morgan.com> <1992Nov18.050812.20252@netcom.com>
  8. Organization: Boeing Computer Services, Seattle
  9. Lines: 34
  10.  
  11. nagle@netcom.com (John Nagle) writes:
  12.  
  13. >mpiet@is.morgan.com (Mark Pietrasanta) writes:
  14. >>Okay.  I'll ask it.  Is Client-Server going down the tubes in
  15. >>favor of peer-to-peer?
  16.  
  17. >       The main purpose of client-server systems is isolation of the
  18. >manipulation of important data from the (probably graphical) user
  19. >interface.  Whether both reside on the same machine is not the central issue.
  20. >GUI-based applications tend to be mostly user interface in terms
  21. >of code volume, and breaking up the program into a user-friendly
  22. >client and a server whose users are programs seems to be a good
  23. >division of labor.
  24.  
  25.  
  26. I think that client-server is the wave of the future.  The future that I
  27. see is that the computer will be a network of machines.  Some of the machines
  28. will be clients, some machines will be servers and some machines will be both.
  29. The future I envision has a disk machine, which has a lot of online storage
  30. connected to a fast but otherwise pretty minimal CPU (NFS).  There is a compute
  31. server, a computer which has been optimized to have a fast, powerful computer
  32. and lots and lots of RAM.  There are terminals connected to terminal servers,
  33. terminals which are servers (X-terminals).  Security is maintained by a
  34. security server (Kerberos).  Time is provided by a time server.  Now, the
  35. machines can take on different roles at different microseconds.  For example,
  36. the compute server is a client of the file server, but it is a server to
  37. a general purpose computer.  The file server is obviously a server to lots of
  38. clients, but less obvious is that it is a client of the security server and
  39. the time server (Kerberos requires time synchronization).
  40.  
  41. I think if you look carefully at the new offerings, you will see that deep
  42. down inside they are still client server based!  
  43.  
  44. Jeff Silverman, Boeing.
  45.