home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / wizards / 3887 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.8 KB

  1. Xref: sparky comp.unix.wizards:3887 comp.unix.programmer:4630 comp.unix.internals:1794
  2. Path: sparky!uunet!mcsun!uknet!gdt!aber!aberfa!pcg
  3. From: pcg@aber.ac.uk (Piercarlo Grandi)
  4. Newsgroups: comp.unix.wizards,comp.unix.programmer,comp.unix.internals
  5. Subject: Re: Implementation of Sys V. based message queues
  6. Message-ID: <PCG.92Sep10184015@aberdb.aber.ac.uk>
  7. Date: 10 Sep 92 18:40:15 GMT
  8. References: <32301@adm.brl.mil> <1992Sep1.155322.5522@panther.mot.com>
  9.     <acourtny.715558246@unix1.tcd.ie>
  10. Sender: news@aber.ac.uk (USENET news service)
  11. Reply-To: pcg@aber.ac.uk (Piercarlo Grandi)
  12. Organization: Prifysgol Cymru, Aberystwyth
  13. Lines: 21
  14. In-Reply-To: acourtny@unix1.tcd.ie's message of 3 Sep 92 22: 10:46 GMT
  15. Nntp-Posting-Host: aberdb
  16.  
  17. On 3 Sep 92 22:10:46 GMT, acourtny@unix1.tcd.ie (Antony A. Courtney) said:
  18.  
  19. acourtny> All the system V IPC mechanisms are completely inconsistent
  20. acourtny> with the rest of the i/o facilities provided by Unix.
  21.  
  22. And for a damn good reason! They do not come from Unix, really. The
  23. reason for which they exist at all, when named pipes would have been
  24. sufficient, is that a particular group within AT&T used a particular
  25. version of something that looked like Unix, and they needed for their
  26. real time application (switching) an especially fast, if crude, IPC
  27. mechanism, so they came up with a set of interfaces that were custom
  28. designed for their application and nothing else.
  29.  
  30. Then they lobbied hard the internal AT&T Unix Support Group so that the
  31. specs for their custom IPC were added to the standard interfaces so they
  32. did not have to port their implementation to each new release of Unix,
  33. but USG did it for them.
  34. --
  35. Piercarlo Grandi                   | JNET: pcg@uk.ac.aber
  36. Dept of CS, University of Wales    | UUCP: ...!aber-cs!pcg
  37. Penglais, Aberystwyth SY23 3BZ, UK | INET: pcg@aber.ac.uk
  38.