[Baypiggies] FWD: Parallelism in one line

Tony Cappellini tony at tcapp.com
Thu Jan 2 04:53:08 CET 2014


Yes-Great article- even after reading the entire docs on multiprocessing at
Python.org,
I somehow overlooked the dummy module.


It's too bad they didn't name "dummy" something more appropriate though.


On Wed, Jan 1, 2014 at 7:36 AM, Aahz <aahz at pythoncraft.com> wrote:

> Raise your hand if you knew that multiprocessing.dummy provided a
> multiprocessing API wrapper around threading.Thread:
>
> https://medium.com/p/40e9b2b36148
>
> Also shows how multiprocessing's map() is the easiest way to do
> concurrent programming.
> --
> Aahz (aahz at pythoncraft.com)           <*>
> http://www.pythoncraft.com/
>
> A house is a machine to keep your cat dry.
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> https://mail.python.org/mailman/listinfo/baypiggies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20140101/4424b7d3/attachment.html>


More information about the Baypiggies mailing list