From: Jesper Juhl <jesper.juhl@gmail.com>
To: Willy Tarreau <willy@w.ods.org>
Cc: Dhruv Matani <dhruvbird@gmail.com>,
Arvind Kalyan <base16@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: NFS and fifos.
Date: Sat, 16 Jul 2005 22:47:07 +0200 [thread overview]
Message-ID: <9a874849050716134767693099@mail.gmail.com> (raw)
In-Reply-To: <20050716175754.GQ8907@alpha.home.local>
On 7/16/05, Willy Tarreau <willy@w.ods.org> wrote:
> On Sat, Jul 16, 2005 at 11:25:01PM +0530, Dhruv Matani wrote:
> > On 7/16/05, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> > > On 7/16/05, Dhruv Matani <dhruvbird@gmail.com> wrote:
> > > > On 7/16/05, Arvind Kalyan <base16@gmail.com> wrote:
> > > > > On 7/16/05, Dhruv Matani <dhruvbird@gmail.com> wrote:
> > > > > > Hello,
> > > > > > I can't seem to be able to use fifos on an NFS mount. Is there any
> > > > > > reason why this is disallowed, or is this is a bug? v.2.4.20.
> > > > >
> > > > > Are both the processes (reader/writer) on the same machine? FIFOs are
> > > > > local objects.
> > > >
> > > > Yes, but I'm accessing them through my remote[public] IP address.
> > > > The idea behind it is to have a fifo that works across the network
> > > > through an NFS mount. Is that possible?
> > > >
> > > > I serched google for 'socket file', and all that I got was 'fifo', but
> > > > they are to be used only on a singl machine for communication between
> > > > 2 or more applications, but couldn't find any file abstraction for
> > > > communication for processes on distinct machines. Do you know of any
> > > > such thing, cause I couldn't find any.
> > > >
> > >
> > > sockets.
> >
> > Are sockets named files?
>
> Unix sockets, yes. Look at /dev/log or /tmp/.X11-unix/X0 for example.
> But they are local anyway, you cannot use them between two systems.
>
And for communicating between two systems TCP or UDP sockets work just fine.
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
prev parent reply other threads:[~2005-07-16 20:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-16 10:44 NFS and fifos Dhruv Matani
2005-07-16 14:32 ` Arvind Kalyan
2005-07-16 15:49 ` Dhruv Matani
2005-07-16 15:56 ` Jesper Juhl
2005-07-16 17:55 ` Dhruv Matani
2005-07-16 17:57 ` Willy Tarreau
2005-07-16 20:47 ` Jesper Juhl [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9a874849050716134767693099@mail.gmail.com \
--to=jesper.juhl@gmail.com \
--cc=base16@gmail.com \
--cc=dhruvbird@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@w.ods.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox