[Python-ideas] channel (synchronous queue)

Antoine Pitrou solipsis at pitrou.net
Sun Feb 19 17:01:03 CET 2012


On Sun, 19 Feb 2012 16:58:07 +0100
Sturla Molden <sturla at molden.no> wrote:
> Den 19.02.2012 16:53, skrev Guido van Rossum:
> > How hard would it be to add Channel to the stdlib?
> 
> It might take 10 lines of code...

Even for multiprocessing?

(I realize we didn't implement a Barrier in multiprocessing; patches
welcome :-))

Regards

Antoine.





More information about the Python-ideas mailing list