David Davis wrote:
POE is a cooperative event system, so non of your computations would be
running at the same time. BUT, you could use POE::Wheel::Run to run them in
a pool of forked children and get the benefit you're looking for.


That is probably what I was asking for.   : )

Robert

Reply via email to