home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / v21 / 141 < prev    next >
Internet Message Format  |  1990-12-05  |  2KB

  1. From std-unix-request@uunet.uu.net  Fri Sep 28 00:43:28 1990
  2. Received: from cs.utexas.edu by uunet.uu.net (5.61/1.14) with SMTP 
  3.     id AA02402; Fri, 28 Sep 90 00:43:28 -0400
  4. Posted-Date: 27 Sep 90 20:03:39 GMT
  5. Received: by cs.utexas.edu (5.64/1.76) 
  6. From: tct!chip@cs.utexas.edu (Chip Salzenberg)
  7. Newsgroups: comp.std.unix
  8. Subject: Re: Standards Update, IEEE 1003.4: Real-time Extensions
  9. Message-Id: <553@usenix.ORG>
  10. References: <524@usenix.ORG> <528@usenix.ORG> <540@usenix.ORG>
  11. Sender: jsq@usenix.ORG
  12. Organization: Teltronics/TCT, Sarasota, FL
  13. X-Submissions: std-unix@uunet.uu.net
  14. Date: 27 Sep 90 20:03:39 GMT
  15. Reply-To: std-unix@uunet.uu.net
  16. To: std-unix@uunet.uu.net
  17.  
  18. Submitted-by: chip@tct.uucp (Chip Salzenberg)
  19.  
  20. According to brnstnd@kramden.acf.nyu.edu (Dan Bernstein):
  21. >On the contrary: Given file descriptors, the filesystem is an almost
  22. >useless abstraction.
  23.  
  24. Characterizing the Unix filesystem as "almost useless" is, frankly,
  25. hogwash.  A hierarchical filesystem with mount points is a simple, yet
  26. powerful, organizational tool.
  27.  
  28. To get back to the original point of this thread, one of my primary
  29. complaints about the System V IPC facilities is that they all live in
  30. a flat namespace.  There is no way for me to create a subdirectory for
  31. my application, with naturally named IPCs within that directory.  Such
  32. hierarchical division is "almost useless?"  Hardly.
  33.  
  34. >Many of us are convinced that open() and rename() and unlink() and so on
  35. >are an extremely poor match for unreliable or dynamic or remote I/O.
  36.  
  37. Given Unix, where devices -- even those with removable media -- are
  38. accessed through the filesystem, I can see no reason whatsoever to
  39. treat network connections and other IPC facilities differently.
  40. -- 
  41. Chip Salzenberg at Teltronics/TCT     <chip@tct.uucp>, <uunet!pdn!tct!chip>
  42.  
  43. Volume-Number: Volume 21, Number 141
  44.  
  45.