home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0209.txt < prev    next >
Encoding:
Text File  |  1990-10-26  |  896 b   |  23 lines

  1. Submitted-by: chip@tct.uucp (Chip Salzenberg)
  2.  
  3. [ Is it my imagination, or is this thread getting stale?  
  4.   Oh well.  I think John will be back soon.  He can decide. --Fletcher ]
  5.  
  6. According to fouts@bozeman.bozeman.ingr (Martin Fouts):
  7. >Of course, if I have to acquire a file handle for my IPC, I can't
  8. >imlement it as efficiently as if I just do it locally in shared memory
  9. >and don't bother the system about it's existance.
  10.  
  11. Well, if the system doesn't know about it, then it's not a system IPC
  12. facility.  If, however, the system does know about it, then it has to
  13. have a handle, which might as well be a small integer -- i.e. a file
  14. descriptor.
  15. -- 
  16. Chip Salzenberg at Teltronics/TCT     <chip@tct.uucp>, <uunet!pdn!tct!chip>
  17.     "I've been cranky ever since my comp.unix.wizards was removed
  18.          by that evil Chip Salzenberg."   -- John F. Haugh II
  19.  
  20.  
  21. Volume-Number: Volume 21, Number 208
  22.  
  23.