[Python-ideas] channel (synchronous queue)
Antoine Pitrou
solipsis at pitrou.net
Sun Feb 19 17:01:03 CET 2012
More information about the Python-ideas mailing list
Sun Feb 19 17:01:03 CET 2012
- Previous message: [Python-ideas] channel (synchronous queue)
- Next message: [Python-ideas] channel (synchronous queue)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-ideas] channel (synchronous queue)
- Next message: [Python-ideas] channel (synchronous queue)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list