in reply to
distributing http queries
You'll want to read up on the
LWP::Parallel
module. Also check out
Downloading URL's in Parallel with Perl
for some other good ideas.
-Blake
Comment on
Re: distributing http queries
In Section
Seekers of Perl Wisdom