[Twisted-Python] pb over windows named pipes?

Itamar Shtull-Trauring itamar at itamarst.org
Tue Jun 20 13:54:22 MDT 2006


On Tue, 2006-06-20 at 20:55 +0200, Micky Latowicki wrote:

> What is most accessible to us, we think, it to create threads and
> block. So that's what we're going to do, at least until we have time
> to do something nicer. We will contribute it, if we think it's good.
> We probably won't think it's much good, though. Sorry.

Take a look at how Twisted 2.4 implements process communication on
Windows; it uses anonymous pipes, so you should be able to just use that
code and change the pipe creation bits.





More information about the Twisted-Python mailing list