Awesome, thanks for the detailed response Chris.
On Tue, Aug 13, 2013 at 8:03 AM, Chris Angelico wrote:
> On Tue, Aug 13, 2013 at 12:17 AM, Demian Brecht
> wrote:
>> Hi all,
>>
>> Some work that I'm doing atm is in some serious need of
>> parallelization. As such, I've been digging into the mul
On Tue, Aug 13, 2013 at 12:17 AM, Demian Brecht wrote:
> Hi all,
>
> Some work that I'm doing atm is in some serious need of
> parallelization. As such, I've been digging into the multiprocessing
> module more than I've had to before and I had a few questions come up
> as a result:
>
> (Running 2.