Pipes

Oleg Broytmann phd at phd.pp.ru
Fri Oct 5 06:44:14 EDT 2001


On Fri, Oct 05, 2001 at 11:11:53AM +0100, Dale Strickland-Clark wrote:
> I notice that pipe support in Python is specific to Unix.
> 
> There is win32pipe for Windows but documentation is thin, to say the
> least.
> 
> Has anyone done any work on inter-process and inter-machine
> communication?

   Pipes are good enough.
http://www-106.ibm.com/developerworks/linux/library/l-rt4/?open&t=grl,l=252,p=pipes

Oleg.
---- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list