masher <vertesp...@gmail.com> writes:

> My questions, then, is: Is there a more elegant/pythonic way of doing
> what I am trying to do with the current Pool class?

Forgive me, I may not fully understand what you are trying to do here
(I've never really used multiprocessing all that much)...

But couldn't you just assign your own Queue object to the Pool instance?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to