in reply to Re^2: LWP::UserAgent non-blocking calls
in thread LWP::UserAgent non-blocking calls
Speed and parallel requests are not a requirement in my case
But you want parallelism, and the three options I mentioned provide that. And there are again, plus a fourth:
You didn't say what you are doing in parallel. You didn't say what event loop you are using. So it's hard to evaluate which option will work and which is best. Provide more information, and we can provide a more detailed answer.
|
---|