On 8/10/2011 11:36 PM, Philip Semanchuk wrote:
On Aug 9, 2011, at 1:07 PM, Tim Arnold wrote:
Hi, I'm having problems with an empty Queue using multiprocessing.
The task:
I have a bunch of chapters that I want to gather data on individually and then
update a report database with the results.
Tim Arnold wrote:
>
>The task:
>I have a bunch of chapters that I want to gather data on individually
>and then update a report database with the results.
>I'm using multiprocessing to do the data-gathering simultaneously.
>
>Each chapter report gets put on a Queue in their separate processes.
>
On Aug 9, 2011, at 1:07 PM, Tim Arnold wrote:
> Hi, I'm having problems with an empty Queue using multiprocessing.
>
> The task:
> I have a bunch of chapters that I want to gather data on individually and
> then update a report database with the results.
> I'm using multiprocessing to do the da
Hi, I'm having problems with an empty Queue using multiprocessing.
The task:
I have a bunch of chapters that I want to gather data on individually
and then update a report database with the results.
I'm using multiprocessing to do the data-gathering simultaneously.
Each chapter report gets put