home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sgi:11556 comp.unix.programmer:3976
- Newsgroups: comp.sys.sgi,comp.unix.programmer
- Path: sparky!uunet!darwin.sura.net!nntp.msstate.edu!nntp.msstate.edu!patrick
- From: patrick@ERC.MsState.Edu
- Subject: Re: sockets vs. FIFOs performance
- In-Reply-To: vahe@sparcy.Stanford.EDU's message of 29 Jul 92 02:14:07 GMT
- Message-ID: <PATRICK.92Jul28213113@blue.ERC.MsState.Edu>
- Sender: news@ra.msstate.edu
- Nntp-Posting-Host: blue.erc.msstate.edu
- Organization: /usr/home/patrick/.organization
- References: <1992Jul29.021407.4337@CSD-NewsHost.Stanford.EDU>
- Date: Wed, 29 Jul 1992 03:31:13 GMT
- Lines: 30
-
- In article <1992Jul29.021407.4337@CSD-NewsHost.Stanford.EDU> vahe@sparcy.Stanford.EDU (Vahe Avedissian) writes:
-
- Xref: nntp.msstate.edu comp.sys.sgi:20825 comp.unix.programmer:7055
- Path: nntp.msstate.edu!olivea!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!sparcy.Stanford.EDU!vahe
- From: vahe@sparcy.Stanford.EDU (Vahe Avedissian)
- Newsgroups: comp.sys.sgi,comp.unix.programmer
- Date: 29 Jul 92 02:14:07 GMT
- Sender: news@CSD-NewsHost.Stanford.EDU
- Organization: Robotics Lab.
- Lines: 17
- Originator: vahe@sparcy.Stanford.EDU
-
- I am running two independant processes on two (SGI IRIS) machines
- that need to communicate.
-
- Since the two machines share a common NFS mounted file
- system, FIFOs (named pipes) may be used for the communication.
- I also have the option of using sockets.
-
- I don't think named pipes can be used for this. They can only be used
- on the local machine. Sorry to spoil the fun.
-
- Any comments, suggestions, feedback ?
-
- Thanks in advance.
-
- No Prob.
- Patrick Bridges
- patrick@erc.msstate.edu
-
-