I'll give it a try, but I'm not sure it will works since a cluster node's mkfifo may not have access to another node's mkfifo.
Antoine. On Sun, Apr 24, 2011 at 8:52 AM, Tomer Filiba <[email protected]> wrote: > i see. why not use http://linux.die.net/man/3/mkfifo instead of real > files? > that way, it's has a filename, which hopefully means it would work with > your cluster, and it's a pipe (no disk storage needed) > > > -tomer >
