[Haskell-cafe] named pipe interface

Brandon Allbery allbery.b at gmail.com
Fri Jan 13 20:03:49 CET 2012


On Fri, Jan 13, 2012 at 13:23, Michael Craig <mkscrg at gmail.com> wrote:

> Brandon, can you elaborate? Are you talking about UNIX named pipes or
> FIFO/queue data structures in general?


I mean POSIX named pipes.  They work, but they don't do what most people
think they do, and they're rather annoying to work with in general.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120113/88d01f48/attachment.htm>


More information about the Haskell-Cafe mailing list