in reply to Re: Perl threads to open 200 http connections
in thread Perl threads to open 200 http connections

One approach I'd try is to use Coro::LWP

I'd like to try that. Perhaps you could post a sample?

  • Comment on Re^2: Perl threads to open 200 http connections