PipeController v0.1 - experimental tool to simulate simple UNIX-style pipes in Python

Ian Kelly ian.g.kelly at gmail.com
Sat Sep 1 14:20:35 EDT 2012


Resending to the list...
On Sep 1, 2012 12:19 PM, "Ian Kelly" <ian.g.kelly at gmail.com> wrote:

> On Sep 1, 2012 9:37 AM, "Ramchandra Apte" <maniandram01 at gmail.com> wrote:
> > Doesn't the pipes module already do this?
>
> No, that deals with actual Unix pipes. This appears to be about pipelined
> processing within a single program and not IPC; the description "Unix-like"
> is a bit misleading, IMO.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120901/a3b555c5/attachment.html>


More information about the Python-list mailing list