home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11556 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.6 KB

  1. Xref: sparky comp.sys.sgi:11556 comp.unix.programmer:3976
  2. Newsgroups: comp.sys.sgi,comp.unix.programmer
  3. Path: sparky!uunet!darwin.sura.net!nntp.msstate.edu!nntp.msstate.edu!patrick
  4. From: patrick@ERC.MsState.Edu
  5. Subject: Re: sockets vs. FIFOs performance
  6. In-Reply-To: vahe@sparcy.Stanford.EDU's message of 29 Jul 92 02:14:07 GMT
  7. Message-ID: <PATRICK.92Jul28213113@blue.ERC.MsState.Edu>
  8. Sender: news@ra.msstate.edu
  9. Nntp-Posting-Host: blue.erc.msstate.edu
  10. Organization: /usr/home/patrick/.organization
  11. References: <1992Jul29.021407.4337@CSD-NewsHost.Stanford.EDU>
  12. Date: Wed, 29 Jul 1992 03:31:13 GMT
  13. Lines: 30
  14.  
  15. In article <1992Jul29.021407.4337@CSD-NewsHost.Stanford.EDU> vahe@sparcy.Stanford.EDU (Vahe Avedissian) writes:
  16.  
  17.    Xref: nntp.msstate.edu comp.sys.sgi:20825 comp.unix.programmer:7055
  18.    Path: nntp.msstate.edu!olivea!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!sparcy.Stanford.EDU!vahe
  19.    From: vahe@sparcy.Stanford.EDU (Vahe Avedissian)
  20.    Newsgroups: comp.sys.sgi,comp.unix.programmer
  21.    Date: 29 Jul 92 02:14:07 GMT
  22.    Sender: news@CSD-NewsHost.Stanford.EDU
  23.    Organization: Robotics Lab.
  24.    Lines: 17
  25.    Originator: vahe@sparcy.Stanford.EDU
  26.  
  27.    I am running two independant processes on two (SGI IRIS) machines
  28.    that need to communicate.
  29.  
  30.    Since the two machines share a common NFS mounted file
  31.    system, FIFOs (named pipes) may be used for the communication.
  32.    I also have the option of using sockets.
  33.  
  34. I don't think named pipes can be used for this. They can only be used
  35. on the local machine. Sorry to spoil the fun.
  36.  
  37.    Any comments, suggestions, feedback ?
  38.  
  39.    Thanks in advance.
  40.  
  41.                            No Prob.
  42.                                 Patrick Bridges
  43.                                 patrick@erc.msstate.edu
  44.  
  45.