[Scons-dev] Multiprocessing instead of threads?

William Blevins wblevins001 at gmail.com
Sat Nov 21 04:46:34 EST 2015


It may depend on your goal; stack overflow can explain quicker than I can;
it boils down to whether a subprocess or thread model solves your problem
better.

http://stackoverflow.com/questions/3044580/multiprocessing-vs-threading-python



On Sat, Nov 21, 2015 at 3:51 AM, Bill Deegan <bill at baddogconsulting.com>
wrote:

> Greetings,
>
> Would there be value in using python's multiprocessing package instead of
> threads?
> Anyone have experience using this package?
>
> -Bill
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20151121/be4b13d9/attachment.html>


More information about the Scons-dev mailing list