in reply to Re: Re: Re: Using LWP::Parallel
in thread Using LWP::Parallel
Frankly, i'm still not clear on why this can't be done in a more straight forward manner with LWP::Parallel directly, ...
Well, for a start you can't do anything while the fetch is happening.
I've written a little script that keeps 10 threads; it's in my original post. As you can see, there's not much to it.
(Event-based programming)++
|
|---|